Home
last modified time | relevance | path

Searched refs:installDummyApp (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/tests/src/com/android/launcher3/model/
DModelMultiCallbacksTest.java133 TestUtil.installDummyApp(); in testTwoCallbacks_receiveUpdates()
148 TestUtil.installDummyApp(); in testTwoCallbacks_receiveUpdates()
/packages/apps/Launcher3/tests/src/com/android/launcher3/compat/
DTaplPromiseIconUiTest.java171 TestUtil.installDummyApp(); in installDummyAppAndWaitForUIUpdate()
/packages/apps/Launcher3/tests/src/com/android/launcher3/dragging/
DTaplUninstallRemoveTest.java81 TestUtil.installDummyApp(); in installDummyAppAndWaitForUIUpdate()
/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/util/
DTestUtil.java73 public static void installDummyApp() throws IOException { in installDummyApp() method in TestUtil