Home
last modified time | relevance | path

Searched refs:PROFILE_CLASS_UNSET (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/service/euicc/
H A DEuiccProfileInfo.java67 PROFILE_CLASS_UNSET
80 public static final int PROFILE_CLASS_UNSET = -1; field in EuiccProfileInfo
160 this.mProfileClass = PROFILE_CLASS_UNSET; in EuiccProfileInfo()
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DSubscriptionManager.java1021 SimInfo.PROFILE_CLASS_UNSET,
1060 public static final int PROFILE_CLASS_UNSET = SimInfo.PROFILE_CLASS_UNSET; field in SubscriptionManager
1068 public static final int PROFILE_CLASS_DEFAULT = SimInfo.PROFILE_CLASS_UNSET;
H A DSubscriptionInfo.java271 SubscriptionManager.PROFILE_CLASS_UNSET, in SubscriptionInfo()
1199 private int mProfileClass = SubscriptionManager.PROFILE_CLASS_UNSET;
/aosp14/frameworks/base/core/java/android/provider/
H A DTelephony.java4783 public static final int PROFILE_CLASS_UNSET = -1; field in Telephony.SimInfo
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt14653 field public static final int PROFILE_CLASS_UNSET = -1; // 0xffffffff
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt49273 Landroid/service/euicc/EuiccProfileInfo;->PROFILE_CLASS_UNSET:I