Home
last modified time | relevance | path

Searched refs:setUpAppResources (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DBaseShortcutManagerTest.java873 setUpAppResources(); in setUp()
906 protected void setUpAppResources() throws Exception { in setUpAppResources() method in BaseShortcutManagerTest
907 setUpAppResources(/* offset = */ 0); in setUpAppResources()
910 protected void setUpAppResources(int ressIdOffset) throws Exception { in setUpAppResources() method in BaseShortcutManagerTest
DShortcutManagerTest1.java4557 setUpAppResources(10); in testHandlePackageUpdate_resIdChanged()