Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/
DPhoneAccountUtils.java154 public static PhoneAccount getSelfManagedPhoneAccount2(Context context) { in getSelfManagedPhoneAccount2() method in PhoneAccountUtils
DSelfManagedIncomingCallTestActivity.java68 PhoneAccount account2 = PhoneAccountUtils.getSelfManagedPhoneAccount2(this); in onCreate()