Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/euicc/cts/
DGetEuiccProfileInfoListResultTest.java59 assertNull(mProfileListResult.getProfiles()); in testGetProfiles()
88 assertNull(mProfileListResult.getProfiles()); in testWriteToParcel()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/peripheralprofile/
DProfileManager.java177 public ArrayList<PeripheralProfile> getProfiles() { return mProfiles; } in getProfiles() method in ProfileManager
/cts/hostsidetests/devicepolicy/app/LauncherTests/src/com/android/cts/launchertests/
DLauncherAppsTests.java154 final List<UserHandle> profiles = mLauncherApps.getProfiles(); in testGetProfiles_fromMainProfile()
162 final List<UserHandle> profiles = mLauncherApps.getProfiles(); in testGetProfiles_fromManagedProfile()