Searched refs:SELF_MANAGED_ACCOUNT_1 (Results 1 – 3 of 3) sorted by relevance
47 public static String SELF_MANAGED_ACCOUNT_1 = "1"; field in SelfManagedCallList98 registerPhoneAccount(context, SELF_MANAGED_ACCOUNT_1, SELF_MANAGED_ADDRESS_1, in registerPhoneAccounts()
155 return mCallList.getPhoneAccountHandle(SelfManagedCallList.SELF_MANAGED_ACCOUNT_1); in getSelectedPhoneAccountHandle()
167 if (phoneAccountHandle.getId().equals(SelfManagedCallList.SELF_MANAGED_ACCOUNT_1)) { in getView()