Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/
H A DNotification.java5332 Icon rightIcon = p.mHideRightIcon ? null in bindLargeIcon()
12174 boolean mHideRightIcon; field in Notification.Builder.StandardTemplateParams
12199 mHideRightIcon = false; in reset()
12316 this.mHideRightIcon = hideRightIcon; in hideRightIcon()