Searched refs:ACTION_DEFAULT (Results 1 – 9 of 9) sorted by relevance
130 @IntDef({ACTION_DEFAULT, ACTION_HOME, ACTION_FAVORITE, ACTION_SNOOZE, ACTION_MUTE,133 static final int ACTION_DEFAULT = 0; field in NotificationConversationInfo146 setSelectedAction(ACTION_DEFAULT);488 case ACTION_DEFAULT: in updateToggleActions()526 return ACTION_DEFAULT; in getPriority()647 case ACTION_DEFAULT: in run()
1344 mNotificationInfo.setSelectedAction(NotificationConversationInfo.ACTION_DEFAULT); in testSelectDefaultDoesNotRequestPinPeopleTile()
2867 if (!aii.hasAction(Intent.ACTION_DEFAULT)) continue;
3521 Intent intent = new Intent(Intent.ACTION_DEFAULT); in getManageSpaceActivityIntent()
723 public static final String ACTION_DEFAULT = ACTION_VIEW; field in Intent
4010 if (!aii.hasAction(Intent.ACTION_DEFAULT)) continue; in hasDomainURLs()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7607 field public static final java.lang.String ACTION_DEFAULT = "android.intent.action.VIEW";
11169 field public static final String ACTION_DEFAULT = "android.intent.action.VIEW";