Home
last modified time | relevance | path

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

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