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.java125 @ProfileClass private final int mProfileClass; field in EuiccProfileInfo
225 @ProfileClass private int mProfileClass; field in EuiccProfileInfo.Builder
/frameworks/base/telephony/java/android/telephony/
DSubscriptionInfo.java209 private final int mProfileClass; field in SubscriptionInfo
1301 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
1713 private int mProfileClass = SubscriptionManager.PROFILE_CLASS_UNSET; field in SubscriptionInfoInternal.Builder