Searched refs:ACTION_CHOOSER (Results 1 – 6 of 6) sorted by relevance
89 if (newIntent.getAction().equals(Intent.ACTION_CHOOSER)) { in onCreate()136 if (intent.getAction().equals(Intent.ACTION_CHOOSER)) { in canForward()
101 private static final String ACTION_CHOOSER = "com.android.keychain.CHOOSER"; field in KeyChain281 Intent intent = new Intent(ACTION_CHOOSER); in choosePrivateKeyAlias()
28 {@link android.content.Intent#ACTION_CHOOSER Intent} class as
859 public static final String ACTION_CHOOSER = "android.intent.action.CHOOSER"; field in Intent908 Intent intent = new Intent(ACTION_CHOOSER); in createChooser()7806 if (ACTION_CHOOSER.equals(action)) { in migrateExtraStreamToClipData()
7847 field public static final java.lang.String ACTION_CHOOSER = "android.intent.action.CHOOSER";
7603 field public static final java.lang.String ACTION_CHOOSER = "android.intent.action.CHOOSER";