Home
last modified time | relevance | path

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

/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
DNotificationTests.java65 public static final boolean SHOW_STOPWATCH = false; field in NotificationTests
294 if (SHOW_STOPWATCH) { in testCreate()