Home
last modified time | relevance | path

Searched refs:PHONE_ACCOUNT_COMPONENT_NAME (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/provider/
DVoicemailContract.java305 public static final String PHONE_ACCOUNT_COMPONENT_NAME = "subscription_component_name"; field in VoicemailContract.Voicemails
462 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
DCallLog.java439 public static final String PHONE_ACCOUNT_COMPONENT_NAME = "subscription_component_name"; field in CallLog.Calls
761 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()
/frameworks/base/non-updatable-api/
Dcurrent.txt37190 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";
/frameworks/base/api/
Dcurrent.txt37334 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";
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt23613 …field public static final java.lang.String PHONE_ACCOUNT_COMPONENT_NAME = "subscription_component_…