Searched defs:Intent (Results 1 – 2 of 2) sorted by relevance
| /packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
| D | ImageActionUtils.java | 167 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/ |
| D | Utils.kt | 292 fun Intent.getBluetoothDeviceExtra(): BluetoothDevice = in Intent() method
|