Searched defs:phoneAccountComponentName (Results 1 – 11 of 11) sorted by relevance
50 Context context, String number, int features, String phoneAccountComponentName) { in getCallbackAction()79 private static boolean isDuoCall(Context context, String phoneAccountComponentName) { in isDuoCall()
87 String phoneAccountComponentName = phoneAccount.getComponentName().flattenToString(); in isFieldEqualTo() local
207 String phoneAccountComponentName = phoneAccount.getComponentName().flattenToString(); in isVoicemailUnique() local
147 String phoneAccountComponentName = cursor.getString(PHONE_ACCOUNT_COMPONENT_NAME); in toCallDetailsEntry() local
46 public final String phoneAccountComponentName; field in VoicemailStatus157 private String phoneAccountComponentName = ""; field in VoicemailStatus.Builder
134 String phoneAccountComponentName = cursor.getString(PHONE_ACCOUNT_COMPONENT_NAME); in toVoicemailEntry() local
73 private String phoneAccountComponentName; field in NewVoicemailMediaPlayerView
178 public abstract Builder setPhoneAccountComponentName(String phoneAccountComponentName); in setPhoneAccountComponentName()
310 String phoneAccountComponentName = cursor.getString(phoneAccountComponentColumn); in handleInsertsAndUpdates() local379 private boolean isDuoAudioCall(@Nullable String phoneAccountComponentName, int features) { in isDuoAudioCall()
274 String phoneAccountComponentName = in mergeRow() local
1017 String phoneAccountComponentName = cursor.getString(CallLogQuery.ACCOUNT_COMPONENT_NAME); in createCallDetailsEntries() local