Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/
DEnablePhoneAccountTestActivity.java52 PhoneAccountUtils.registerTestPhoneAccount(this); in onCreate()
DPhoneAccountUtils.java78 public static void registerTestPhoneAccount(Context context) { in registerTestPhoneAccount() method in PhoneAccountUtils
DOutgoingCallTestActivity.java69 PhoneAccountUtils.registerTestPhoneAccount(this); in onCreate()
DIncomingCallTestActivity.java72 PhoneAccountUtils.registerTestPhoneAccount(this); in onCreate()