Home
last modified time | relevance | path

Searched refs:ProfileClass (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/service/euicc/
DEuiccProfileInfo.java66 public @interface ProfileClass {} annotation in EuiccProfileInfo
111 @ProfileClass private final int mProfileClass;
210 @ProfileClass private int mProfileClass;
279 public Builder setProfileClass(@ProfileClass int value) { in setProfileClass()
314 @ProfileClass int profileClass, in EuiccProfileInfo()
363 @ProfileClass
/frameworks/base/api/
Dsystem-current.txt4468 …public static abstract class EuiccProfileInfo.ProfileClass implements java.lang.annotation.Annotat…
/frameworks/base/config/
Dhiddenapi-public-dex.txt39873 Landroid/service/euicc/EuiccProfileInfo$ProfileClass;