Home
last modified time | relevance | path

Searched defs:mProfileClass (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/telephony/java/android/service/euicc/
DEuiccProfileInfo.java113 @ProfileClass private final int mProfileClass; field in EuiccProfileInfo
213 @ProfileClass private int mProfileClass; field in EuiccProfileInfo.Builder
/frameworks/base/telephony/java/android/telephony/
DSubscriptionInfo.java205 private final int mProfileClass; field in SubscriptionInfo
1199 private int mProfileClass = SubscriptionManager.PROFILE_CLASS_UNSET; field in SubscriptionInfo.Builder
/frameworks/opt/telephony/src/java/com/android/internal/telephony/subscription/
DSubscriptionInfoInternal.java323 private final int mProfileClass; field in SubscriptionInfoInternal
1579 private int mProfileClass = SubscriptionManager.PROFILE_CLASS_UNSET; field in SubscriptionInfoInternal.Builder