Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationMediaTemplateViewWrapperTest.java72 private void makeTestNotification(long duration, boolean allowSeeking) throws Exception { in makeTestNotification() method in NotificationMediaTemplateViewWrapperTest
110 makeTestNotification(0, false); in testLogging_NoSeekbar()
126 makeTestNotification(1000, false); in testLogging_HasSeekbarNoScrubber()
145 makeTestNotification(1000, true); in testLogging_HasSeekbarAndScrubber()
161 makeTestNotification(1000, true); in testLogging_UpdateSeekbar()