Searched refs:ACTION_CHOOSER (Results 1 – 8 of 8) sorted by relevance
88 if (Intent.ACTION_CHOOSER.equals(newIntent.getAction())) { in onCreate()137 if (Intent.ACTION_CHOOSER.equals(intent.getAction())) { in canForward()
107 private static final String ACTION_CHOOSER = "com.android.keychain.CHOOSER"; field in KeyChain333 Intent intent = new Intent(ACTION_CHOOSER); in choosePrivateKeyAlias()
28 {@link android.content.Intent#ACTION_CHOOSER Intent} class as
898 public static final String ACTION_CHOOSER = "android.intent.action.CHOOSER"; field in Intent947 Intent intent = new Intent(ACTION_CHOOSER); in createChooser()9013 if (ACTION_CHOOSER.equals(action)) { in migrateExtraStreamToClipData()
7601 field public static final java.lang.String ACTION_CHOOSER = "android.intent.action.CHOOSER";
8532 field public static final java.lang.String ACTION_CHOOSER = "android.intent.action.CHOOSER";
8862 field public static final java.lang.String ACTION_CHOOSER = "android.intent.action.CHOOSER";
8541 field public static final java.lang.String ACTION_CHOOSER = "android.intent.action.CHOOSER";