Home
last modified time | relevance | path

Searched defs:profileClass (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/telephony/java/android/telephony/
H A DSubscriptionInfo.java258 boolean isOpportunistic, @Nullable String groupUUID, int carrierId, int profileClass) { in SubscriptionInfo()
273 int carrierId, int profileClass, int subType, @Nullable String groupOwner, in SubscriptionInfo()
/aosp12/frameworks/base/telephony/java/android/service/euicc/
H A DEuiccProfileInfo.java321 @ProfileClass int profileClass, in EuiccProfileInfo()
/aosp12/packages/services/Telephony/sip/src/com/android/services/telephony/sip/
H A DSipEditor.java484 Class profileClass = SipProfile.class; in loadPreferencesFromProfile() local
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSubscriptionController.java589 int profileClass = cursor.getInt(cursor.getColumnIndexOrThrow( in getSubInfoRecord() local