Searched refs:mAction (Results 1 – 1 of 1) sorted by relevance
13 private NotificationAction mAction; field in NotificationResponse17 mAction = action; in NotificationResponse()22 return mAction; in getAction()26 return mAction.getIdentifier(); in getActionIdentifier()51 mAction = in.readParcelable(getClass().getClassLoader()); in NotificationResponse()57 dest.writeParcelable(mAction, 0); in writeToParcel()