Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/android/service/euicc/
H A DEuiccProfileInfo.java67 PROFILE_CLASS_UNSET
81 public static final int PROFILE_CLASS_UNSET = -1; field in EuiccProfileInfo
162 this.mProfileClass = PROFILE_CLASS_UNSET; in EuiccProfileInfo()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DFakeTelephonyProvider.java108 + " INTEGER DEFAULT " + Telephony.SimInfo.PROFILE_CLASS_UNSET + "," in getStringForSimInfoTableCreation()
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DSubscriptionManager.java969 SimInfo.PROFILE_CLASS_UNSET,
1008 public static final int PROFILE_CLASS_UNSET = SimInfo.PROFILE_CLASS_UNSET; field in SubscriptionManager
1016 public static final int PROFILE_CLASS_DEFAULT = SimInfo.PROFILE_CLASS_UNSET;
H A DSubscriptionInfo.java247 SubscriptionManager.PROFILE_CLASS_UNSET, in SubscriptionInfo()
/aosp12/frameworks/base/core/java/android/provider/
H A DTelephony.java5298 public static final int PROFILE_CLASS_UNSET = -1; field in Telephony.SimInfo
/aosp12/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
H A DTelephonyProvider.java554 + Telephony.SimInfo.PROFILE_CLASS_UNSET + "," in getStringForSimInfoTableCreation()
1431 Telephony.SimInfo.PROFILE_CLASS_UNSET + ";"); in onUpgrade()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt11845 field public static final int PROFILE_CLASS_UNSET = -1; // 0xffffffff
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt52596 Landroid/service/euicc/EuiccProfileInfo;->PROFILE_CLASS_UNSET:I