Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/
DEnablePhoneAccountTestActivity.java70 PhoneAccountUtils.unRegisterTestPhoneAccount(this); in onCreate()
DPhoneAccountUtils.java108 public static void unRegisterTestPhoneAccount(Context context) { in unRegisterTestPhoneAccount() method in PhoneAccountUtils
DOutgoingCallTestActivity.java130 PhoneAccountUtils.unRegisterTestPhoneAccount(this); in onCreate()
DIncomingCallTestActivity.java142 PhoneAccountUtils.unRegisterTestPhoneAccount(this); in onCreate()