Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/
DUtilsTest.java100 public void blockedByLocationOff() throws Exception { in blockedByLocationOff() method in UtilsTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/
DUtils.java878 public static boolean blockedByLocationOff(Context context, UserHandle userHandle) { in blockedByLocationOff() method in Utils