Home
last modified time | relevance | path

Searched refs:installTestApps (Results 1 – 5 of 5) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DLimitAppIconHidingTest.java46 installTestApps(mCurrentUserId); in setUp()
59 protected void installTestApps(int userId) throws Exception { in installTestApps() method in LimitAppIconHidingTest
60 super.installTestApps(mCurrentUserId); in installTestApps()
DBaseLauncherAppsTest.java38 protected void installTestApps(int userId) throws Exception { in installTestApps() method in BaseLauncherAppsTest
DLauncherAppsMultiUserTest.java46 installTestApps(mPrimaryUserId); in setUp()
DLauncherAppsSingleUserTest.java43 installTestApps(mCurrentUserId); in setUp()
DLauncherAppsProfileTest.java59 installTestApps(USER_ALL); in setUp()