Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/
DPhoneAccountUtils.java118 public static void registerTestSelfManagedPhoneAccount(Context context) { in registerTestSelfManagedPhoneAccount() method in PhoneAccountUtils
DSelfManagedIncomingCallTestActivity.java101 PhoneAccountUtils.registerTestSelfManagedPhoneAccount(this); in onCreate()