Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/
DUtils.java520 public static boolean isInstrumentationTestMode() { in isInstrumentationTestMode() method in Utils
533 if (!isInstrumentationTestMode()) { in enforceInstrumentationTestMode()