Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DImageActionUtils.java167 Intent intent, BiFunction<Uri, Intent, Intent[]> uriToIntentMap, String tag) { in persistBitmapAndStartActivity() argument
178 Intent intent, BiFunction<Uri, Intent, Intent[]> uriToIntentMap, String tag, in persistBitmapAndStartActivity() argument
202 Intent intent, BiFunction<Uri, Intent, Intent[]> uriToIntentMap, String tag, in persistBitmapAndStartActivity() argument
/packages/modules/Bluetooth/android/pandora/server/src/com/android/pandora/
DUtils.kt292 fun Intent.getBluetoothDeviceExtra(): BluetoothDevice = in Intent() method