Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/service/euicc/
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()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DFakeTelephonyProvider.java108 + " INTEGER DEFAULT " + Telephony.SimInfo.PROFILE_CLASS_UNSET + "," in getStringForSimInfoTableCreation()
/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java960 SimInfo.PROFILE_CLASS_UNSET,
999 public static final int PROFILE_CLASS_UNSET = SimInfo.PROFILE_CLASS_UNSET; field in SubscriptionManager
1007 public static final int PROFILE_CLASS_DEFAULT = SimInfo.PROFILE_CLASS_UNSET;
DSubscriptionInfo.java247 SubscriptionManager.PROFILE_CLASS_UNSET, in SubscriptionInfo()
/frameworks/base/core/java/android/provider/
DTelephony.java5298 public static final int PROFILE_CLASS_UNSET = -1; field in Telephony.SimInfo
/frameworks/base/core/api/
Dsystem-current.txt11797 field public static final int PROFILE_CLASS_UNSET = -1; // 0xffffffff
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt52596 Landroid/service/euicc/EuiccProfileInfo;->PROFILE_CLASS_UNSET:I