Home
last modified time | relevance | path

Searched defs:createLaunchIntent (Results 1 – 2 of 2) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/files/
DLauncherActivity.java136 public static final Intent createLaunchIntent(Activity activity) { in createLaunchIntent() method in LauncherActivity
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/bluetooth/
DBluetoothDevicePickerPreferenceControllerTest.java291 private Intent createLaunchIntent(boolean needAuth, int filterType, String packageName, in createLaunchIntent() method in BluetoothDevicePickerPreferenceControllerTest