Searched refs:fullscreenIntent (Results 1 – 2 of 2) sorted by relevance
271 final PendingIntent fullscreenIntent in testCreate() local281 .setContentIntent(fullscreenIntent) in testCreate()282 .setFullScreenIntent(fullscreenIntent, true) in testCreate()
617 final PendingIntent fullscreenIntent = in handleFullScreenIntent() local619 mLogger.logSendingFullScreenIntent(entry.getKey(), fullscreenIntent); in handleFullScreenIntent() local624 fullscreenIntent.send(); in handleFullScreenIntent()