Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/job/
H A DJobConcurrencyManagerTest.java203 resetConfig(); in tearDown()
1061 private void resetConfig() throws Exception { in resetConfig() method in JobConcurrencyManagerTest
/aosp14/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
H A DShortcutManagerTestUtils.java292 public static void resetConfig(Instrumentation instrumentation) { in resetConfig() method in ShortcutManagerTestUtils