Home
last modified time | relevance | path

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

/frameworks/support/compat/java/android/support/v4/app/
DNotificationCompat.java661 b.mNumber, b.mContentIntent, b.mFullScreenIntent, b.mLargeIcon, in build()
700 b.mTickerView, b.mNumber, b.mContentIntent, b.mFullScreenIntent, b.mLargeIcon, in build()
742 b.mTickerView, b.mNumber, b.mContentIntent, b.mFullScreenIntent, b.mLargeIcon, in build()
765 b.mTickerView, b.mNumber, b.mContentIntent, b.mFullScreenIntent, b.mLargeIcon, in build()
805 b.mTickerView, b.mNumber, b.mContentIntent, b.mFullScreenIntent, b.mLargeIcon, in build()
841 b.mTickerView, b.mNumber, b.mContentIntent, b.mFullScreenIntent, b.mLargeIcon, in build()
864 b.mTickerView, b.mNumber, b.mContentIntent, b.mFullScreenIntent, b.mLargeIcon, in build()
1009 PendingIntent mFullScreenIntent; field in NotificationCompat.Builder
1291 mFullScreenIntent = intent; in setFullScreenIntent()