Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DBaseShortcutManagerTest.java126 protected static final boolean DUMP_IN_TEARDOWN = false; // DO NOT SUBMIT WITH true field in BaseShortcutManagerTest
133 || DUMP_IN_TEARDOWN || ShortcutService.DEBUG;
960 if (DUMP_IN_TEARDOWN) dumpsysOnLogcat("Teardown"); in tearDown()