Searched refs:getProfiles (Results 1 – 7 of 7) sorted by relevance
72 assertNull(mProfileListResult.getProfiles()); in testGetProfiles()101 assertNull(mProfileListResult.getProfiles()); in testWriteToParcel()
193 .getProfiles()) in testGetProfiles_calledFromProfile_returnsOnlyCurrentProfile()273 assertThat(mLauncherApps.getProfiles()).doesNotContain(targetUser); in assertHiddenProfileInfoStripped()308 assertThat(mLauncherApps.getProfiles()).contains(targetUser); in assertHiddenProfileInfoAvailable()
180 public ArrayList<PeripheralProfile> getProfiles() { return mProfiles; } in getProfiles() method in ProfileManager
178 List<UserHandle> profiles = mLauncherApps.getProfiles(); in testGetProfiles_fromMainProfile()186 final List<UserHandle> profiles = mLauncherApps.getProfiles(); in testGetProfiles_fromManagedProfile()
100 public int[] getProfiles() { in getProfiles() method in EncoderProfileLevelTest.CddRequirements570 int[] profileCdd = requirement.getProfiles(); in shallSupportProfileAndLevel()
9948 …method @Deprecated @NonNull public java.util.List<android.net.sip.SipProfile> getProfiles() throws…12790 method @Nullable public java.util.List<android.service.euicc.EuiccProfileInfo> getProfiles();
12494 …est.permission.ACCESS_HIDDEN_PROFILES}) public java.util.List<android.os.UserHandle> getProfiles();