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.java132 public static PhoneAccount getSelfManagedPhoneAccount(Context context) { in getSelfManagedPhoneAccount() method in PhoneAccountUtils
DSelfManagedIncomingCallTestActivity.java67 PhoneAccount account = PhoneAccountUtils.getSelfManagedPhoneAccount(this); in onCreate()