Searched refs:PHONE_ACCOUNT_COMPONENT_NAME (Results 1 – 5 of 5) sorted by relevance
305 public static final String PHONE_ACCOUNT_COMPONENT_NAME = "subscription_component_name"; field in VoicemailContract.Voicemails462 contentValues.put(Voicemails.PHONE_ACCOUNT_COMPONENT_NAME, in getContentValues()516 public static final String PHONE_ACCOUNT_COMPONENT_NAME = "phone_account_component_name"; field in VoicemailContract.Status
439 public static final String PHONE_ACCOUNT_COMPONENT_NAME = "subscription_component_name"; field in CallLog.Calls761 values.put(PHONE_ACCOUNT_COMPONENT_NAME, accountComponentString); in addCall()990 && values.containsKey(PHONE_ACCOUNT_COMPONENT_NAME) in addEntryAndRemoveExpiredEntries()991 && !TextUtils.isEmpty(values.getAsString(PHONE_ACCOUNT_COMPONENT_NAME))) { in addEntryAndRemoveExpiredEntries()995 + " WHERE " + PHONE_ACCOUNT_COMPONENT_NAME + " = ?" in addEntryAndRemoveExpiredEntries()999 values.getAsString(PHONE_ACCOUNT_COMPONENT_NAME), in addEntryAndRemoveExpiredEntries()
37190 field public static final String PHONE_ACCOUNT_COMPONENT_NAME = "subscription_component_name";39700 field public static final String PHONE_ACCOUNT_COMPONENT_NAME = "phone_account_component_name";39730 field public static final String PHONE_ACCOUNT_COMPONENT_NAME = "subscription_component_name";
37334 field public static final String PHONE_ACCOUNT_COMPONENT_NAME = "subscription_component_name";39844 field public static final String PHONE_ACCOUNT_COMPONENT_NAME = "phone_account_component_name";39874 field public static final String PHONE_ACCOUNT_COMPONENT_NAME = "subscription_component_name";
23613 …field public static final java.lang.String PHONE_ACCOUNT_COMPONENT_NAME = "subscription_component_…