Home
last modified time | relevance | path

Searched refs:PROFILE_CLASS (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DFakeTelephonyProvider.java107 + SubscriptionManager.PROFILE_CLASS in getStringForSimInfoTableCreation()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionInfoUpdater.java838 values.put(SubscriptionManager.PROFILE_CLASS, embeddedProfile.getProfileClass()); in updateEmbeddedSubscriptionsCache()
DSubscriptionController.java371 SubscriptionManager.PROFILE_CLASS)); in getSubInfoRecord()
/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java733 public static final String PROFILE_CLASS = "profile_class"; field in SubscriptionManager