Searched refs:makeMainSelectorActivity (Results 1 – 6 of 6) sorted by relevance
214 intent = Intent.makeMainSelectorActivity(Intent.ACTION_MAIN, categoryName); in loadShortcuts()310 Intent intent = Intent.makeMainSelectorActivity(Intent.ACTION_MAIN, category); in handleIntentShortcut()
282 Intent intent = Intent.makeMainSelectorActivity( in forwardToManagedProfile_canForward_selectorIntent()
2111 intent = Intent.makeMainSelectorActivity(Intent.ACTION_MAIN, category); in loadBookmarks()
7742 public static Intent makeMainSelectorActivity(String selectorAction, in makeMainSelectorActivity() method in Intent
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
10730 method public static android.content.Intent makeMainSelectorActivity(String, String);