Searched defs:phoneAccountComponentName (Results 1 – 10 of 10) 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()
46 public final String phoneAccountComponentName; field in VoicemailStatus157 private String phoneAccountComponentName = ""; field in VoicemailStatus.Builder
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
134 String phoneAccountComponentName = cursor.getString(PHONE_ACCOUNT_COMPONENT_NAME); in toVoicemailEntry() local
73 private String phoneAccountComponentName; field in NewVoicemailMediaPlayerView
310 String phoneAccountComponentName = cursor.getString(phoneAccountComponentColumn); in handleInsertsAndUpdates() local379 private boolean isDuoAudioCall(@Nullable String phoneAccountComponentName, int features) { in isDuoAudioCall()
178 public abstract Builder setPhoneAccountComponentName(String phoneAccountComponentName); in setPhoneAccountComponentName()
274 String phoneAccountComponentName = in mergeRow() local