Home
last modified time | relevance | path

Searched defs:getAllProfiles (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/euicc/
H A DIEuiccCardController.aidl44 oneway void getAllProfiles(String callingPackage, String cardId, in getAllProfiles() method
/aosp14/frameworks/base/core/java/android/os/
H A DUserManager.java5002 public @NonNull List<UserHandle> getAllProfiles() { in getAllProfiles() method in UserManager