Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionInfoUpdater.java962 values.put(SubscriptionManager.PROFILE_CLASS, embeddedProfile.getProfileClass()); in updateEmbeddedSubscriptionsCache()
DSubscriptionController.java399 SubscriptionManager.PROFILE_CLASS)); in getSubInfoRecord()
/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java712 public static final String PROFILE_CLASS = SimInfo.COLUMN_PROFILE_CLASS; field in SubscriptionManager