Searched defs:createLaunchIntent (Results 1 – 4 of 4) sorted by relevance
53 public static Intent createLaunchIntent(Context context) { in createLaunchIntent() method in PerfTestActivity
136 public static final Intent createLaunchIntent(Activity activity) { in createLaunchIntent() method in LauncherActivity
364 private Intent createLaunchIntent(boolean needAuth, int filterType, String packageName, in createLaunchIntent() method in BluetoothDevicePickerPreferenceControllerTest
1465 private @NonNull Intent createLaunchIntent(@Nullable AuxiliaryResolveInfo auxiliaryResponse, in createLaunchIntent() method in ActivityStarter