Home
last modified time | relevance | path

Searched refs:shouldEnableHapByDefault (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DPhonePolicy.java286 private boolean shouldEnableHapByDefault(BluetoothDevice device, ParcelUuid[] uuids) { in shouldEnableHapByDefault() method in PhonePolicy
323 boolean shouldEnableHapByDefault = shouldEnableHapByDefault(device, uuids); in processInitProfilePriorities()
331 || shouldEnableHapByDefault in processInitProfilePriorities()
348 + shouldEnableHapByDefault); in processInitProfilePriorities()