Searched defs:ACTION_NONE (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/widget/
H A DEntityHeaderController.java60 @IntDef({ActionType.ACTION_NONE,
65 int ACTION_NONE = 0; field in interface:EntityHeaderController.ActionType
356 case ActionType.ACTION_NONE: {
/packages/apps/Contacts/src/com/android/contacts/quickcontact/
H A DExpandingEntryCardView.java93 public static final int ACTION_NONE = 1; field in class:ExpandingEntryCardView.Entry
729 if (entry.getThirdIcon() != null && entry.getThirdAction() != Entry.ACTION_NONE) {

Completed in 127 milliseconds