Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/
DPhoneAccountUtils.java141 public static PhoneAccount getSelfManagedPhoneAccount(Context context) { in getSelfManagedPhoneAccount() method in PhoneAccountUtils
DSelfManagedIncomingCallTestActivity.java102 PhoneAccount account = PhoneAccountUtils.getSelfManagedPhoneAccount(this); in onCreate()