Searched defs:setUpAppResources (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DBaseShortcutManagerTest.java735 setUpAppResources();
764 protected void setUpAppResources() throws Exception { method in class:BaseShortcutManagerTest
765 setUpAppResources(/* offset = */ 0);
768 protected void setUpAppResources(int ressIdOffset) throws Exception { method in class:BaseShortcutManagerTest

Completed in 57 milliseconds