Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java5324 Icon rightIcon = p.mHideRightIcon ? null in bindLargeIcon()
12105 boolean mHideRightIcon; field in Notification.Builder.StandardTemplateParams
12130 mHideRightIcon = false; in reset()
12247 this.mHideRightIcon = hideRightIcon; in hideRightIcon()