Searched refs:LIST_STARRED_ACTION (Results 1 – 7 of 7) sorted by relevance
117 public static final String LIST_STARRED_ACTION = field in UiIntentActions
68 } else if (UiIntentActions.LIST_STARRED_ACTION.equals(action)) { in resolveIntent()
46 mStarredContactsIntent = new Intent(Contacts.Intents.UI.LIST_STARRED_ACTION); in ZenRuleStarredContactsPreferenceController()
48 mStarredContactsIntent = new Intent(Contacts.Intents.UI.LIST_STARRED_ACTION); in ZenModeStarredContactsPreferenceController()
491 startActivity(new Intent(UiIntentActions.LIST_STARRED_ACTION)); in onListItemClick()