Searched refs:getSelfManagedPhoneAccount (Results 1 – 2 of 2) sorted by relevance
132 public static PhoneAccount getSelfManagedPhoneAccount(Context context) { in getSelfManagedPhoneAccount() method in PhoneAccountUtils
67 PhoneAccount account = PhoneAccountUtils.getSelfManagedPhoneAccount(this); in onCreate()