Home
last modified time | relevance | path

Searched defs:isWatch (Results 1 – 5 of 5) sorted by relevance

/packages/modules/AdServices/sdksandbox/tests/testutils/src/android/app/sdksandbox/testutils/
DDeviceSupportUtils.java29 private static boolean isWatch(Context context) { in isWatch() method in DeviceSupportUtils
/packages/modules/AdServices/sdksandbox/tests/testutils/src/android/app/sdksandbox/hosttestutils/
DDeviceSupportHostUtils.java35 private boolean isWatch(ITestDevice device) throws DeviceNotAvailableException { in isWatch() method in DeviceSupportHostUtils
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DActiveDeviceManager.java1115 private boolean isWatch(BluetoothDevice device) { in isWatch() method in ActiveDeviceManager
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/
DUtils.java1217 public static boolean isWatch(Context context) { in isWatch() method in Utils
/packages/modules/Bluetooth/service/src/com/android/server/bluetooth/
DBluetoothManagerService.java3696 private static boolean isWatch(Context context) { in isWatch() method in BluetoothManagerService