Home
last modified time | relevance | path

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

/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
DNotificationTests.java271 final PendingIntent fullscreenIntent in testCreate() local
281 .setContentIntent(fullscreenIntent) in testCreate()
282 .setFullScreenIntent(fullscreenIntent, true) in testCreate()