Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DTestUtils.java87 public static void enablePhoneAccount(Instrumentation instrumentation, in enablePhoneAccount() method in TestUtils
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DPhoneAccountTest.java262 private void enablePhoneAccount(PhoneAccountHandle handle) throws Exception { in enablePhoneAccount() method in PhoneAccountTest