Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java5999 Icon rightIcon = p.mHideRightIcon ? null in bindLargeIcon()
13450 boolean mHideRightIcon; field in Notification.Builder.StandardTemplateParams
13475 mHideRightIcon = false; in reset()
13592 this.mHideRightIcon = hideRightIcon; in hideRightIcon()