Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/
DPhoneAccountUtils.java129 public static void unRegisterTestSelfManagedPhoneAccount(Context context) { in unRegisterTestSelfManagedPhoneAccount() method in PhoneAccountUtils
DSelfManagedIncomingCallTestActivity.java229 PhoneAccountUtils.unRegisterTestSelfManagedPhoneAccount(this); in cleanupConnectionServices()