Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DBaseShortcutManagerTest.java977 setUpAppResources(); in setUp()
1010 protected void setUpAppResources() throws Exception { in setUpAppResources() method in BaseShortcutManagerTest
1011 setUpAppResources(/* offset = */ 0); in setUpAppResources()
1014 protected void setUpAppResources(int ressIdOffset) throws Exception { in setUpAppResources() method in BaseShortcutManagerTest
H A DShortcutManagerTest1.java5338 setUpAppResources(10); in testHandlePackageUpdate_resIdChanged()