Searched refs:ACTION_DEFAULT (Results 1 – 8 of 8) sorted by relevance
126 @IntDef({ACTION_DEFAULT, ACTION_HOME, ACTION_FAVORITE, ACTION_SNOOZE, ACTION_MUTE,129 static final int ACTION_DEFAULT = 0; field in NotificationConversationInfo142 setSelectedAction(ACTION_DEFAULT);482 case ACTION_DEFAULT: in updateToggleActions()520 return ACTION_DEFAULT; in getPriority()635 case ACTION_DEFAULT: in run()
1266 mNotificationInfo.setSelectedAction(NotificationConversationInfo.ACTION_DEFAULT); in testSelectDefaultDoesNotRequestPinPeopleTile()
2572 if (!aii.hasAction(Intent.ACTION_DEFAULT)) continue;
700 public static final String ACTION_DEFAULT = ACTION_VIEW; field in Intent
3535 Intent intent = new Intent(Intent.ACTION_DEFAULT); in getManageSpaceActivityIntent()
3954 if (!aii.hasAction(Intent.ACTION_DEFAULT)) continue; in hasDomainURLs()
11058 field public static final String ACTION_DEFAULT = "android.intent.action.VIEW";
7607 field public static final java.lang.String ACTION_DEFAULT = "android.intent.action.VIEW";