Searched refs:makeMainSelectorActivity (Results 1 – 7 of 7) sorted by relevance
272 intent = Intent.makeMainSelectorActivity(Intent.ACTION_MAIN, categoryName); in loadShortcuts()379 intent = Intent.makeMainSelectorActivity(Intent.ACTION_MAIN, category); in handleIntentShortcut()
287 Intent intent = Intent.makeMainSelectorActivity( in forwardToManagedProfile_canForward_selectorIntent()
2111 intent = Intent.makeMainSelectorActivity(Intent.ACTION_MAIN, category); in loadBookmarks()
8040 public static Intent makeMainSelectorActivity(String selectorAction, in makeMainSelectorActivity() method in Intent
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7521 …method public static android.content.Intent makeMainSelectorActivity(java.lang.String, java.lang.S…
11075 method public static android.content.Intent makeMainSelectorActivity(String, String);