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

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

Completed in 31 milliseconds