Home
last modified time | relevance | path

Searched defs:isAutomotive (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Permission/tests/cts/permissionmultidevice/TestUtils/src/android/permissionmultidevice/cts/
DPermissionUtils.kt28 fun isAutomotive(context: Context): Boolean = in isAutomotive() method
/packages/modules/AdServices/sdksandbox/tests/testutils/src/android/app/sdksandbox/hosttestutils/
DDeviceSupportHostUtils.java55 private boolean isAutomotive() throws DeviceNotAvailableException { in isAutomotive() method in DeviceSupportHostUtils
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastSearchIndexableProvider.java299 public boolean isAutomotive() { in isAutomotive() method in CellBroadcastSearchIndexableProvider
/packages/modules/Bluetooth/framework/tests/util/src/android/bluetooth/test_utils/
DTestUtils.java171 public static boolean isAutomotive(Context context) { in isAutomotive() method in TestUtils
/packages/modules/Permission/tests/cts/permissionui/src/android/permissionui/cts/
DBasePermissionTest.kt113 protected val isAutomotive = in <lambda>() constant
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/
DUtils.java1260 public static boolean isAutomotive(Context context) { in isAutomotive() method in Utils
/packages/modules/Bluetooth/service/src/com/android/server/bluetooth/
DBluetoothManagerService.java2698 private static boolean isAutomotive(Context context) { in isAutomotive() method in BluetoothManagerService