Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DSubscriptionInfo.java286 boolean isOpportunistic, @Nullable String groupUUID, int carrierId, int profileClass) { in SubscriptionInfo()
305 int carrierId, int profileClass, int subType, @Nullable String groupOwner, in SubscriptionInfo()
326 int carrierId, int profileClass, int subType, @Nullable String groupOwner, in SubscriptionInfo()
348 int carrierId, int profileClass, int subType, @Nullable String groupOwner, in SubscriptionInfo()
1582 public Builder setProfileClass(@ProfileClass int profileClass) { in setProfileClass()
/frameworks/base/telephony/java/android/service/euicc/
DEuiccProfileInfo.java319 @ProfileClass int profileClass, in EuiccProfileInfo()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/subscription/
DSubscriptionDatabaseManager.java1688 public void setProfileClass(int subId, @ProfileClass int profileClass) { in setProfileClass()
DSubscriptionInfoInternal.java2389 public Builder setProfileClass(@ProfileClass int profileClass) { in setProfileClass()