Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DManagedProfileTest.java727 if (!shouldRunTelecomTest()) { in testPhoneAccountVisibility()
767 if (!shouldRunTelecomTest()) { in testManagedCall()
959 private boolean shouldRunTelecomTest() throws DeviceNotAvailableException { in shouldRunTelecomTest() method in ManagedProfileTest