Searched refs:LIST_STARRED_ACTION (Results 1 – 6 of 6) 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()
48 mStarredContactsIntent = new Intent(Contacts.Intents.UI.LIST_STARRED_ACTION) in ZenRuleStarredContactsPreferenceController()
74 new Intent(Contacts.Intents.UI.LIST_STARRED_ACTION)
81 new Intent(Contacts.Intents.UI.LIST_STARRED_ACTION)
491 startActivity(new Intent(UiIntentActions.LIST_STARRED_ACTION)); in onListItemClick()