Home
last modified time | relevance | path

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

/cts/hostsidetests/shortcuts/hostside/src/android/content/pm/cts/shortcuthost/
DBaseShortcutManagerHostTest.java51 protected static final boolean NO_UNINSTALL_IN_TEARDOWN = false; // DO NOT SUBMIT WITH TRUE field in BaseShortcutManagerHostTest
DShortcutManagerBackupTest.java114 if (mSupportsBackup && !NO_UNINSTALL_IN_TEARDOWN) { in tearDown()