Searched refs:mContentIntent (Results 1 – 1 of 1) sorted by relevance
/frameworks/support/compat/java/android/support/v4/app/ |
D | NotificationCompat.java | 661 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() 1008 PendingIntent mContentIntent; field in NotificationCompat.Builder 1256 mContentIntent = intent; in setContentIntent()
|