Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
DMapUtils.java39 if (Utils.isPtsTestMode()) { in fetchMessageType()
48 if (Utils.isPtsTestMode()) { in sendMessageType()
DMceStateMachine.java386 if (Utils.isPtsTestMode()) { in getDefaultMessageType()
506 if (Utils.isPtsTestMode()) return; in enter()
/packages/apps/Bluetooth/src/com/android/bluetooth/
DUtils.java544 public static boolean isPtsTestMode() { in isPtsTestMode() method in Utils
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DMediaPlayerList.java567 if (Utils.isPtsTestMode()) { in setActivePlayer()