Home
last modified time | relevance | path

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

/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
DNotificationTests.java63 public static final boolean SHOW_BIG_PICTURE = true; field in NotificationTests
328 if (SHOW_BIG_PICTURE) { in testCreate()