Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java5493 Icon leftIcon = p.mHideLeftIcon ? null : mN.mLargeIcon; in bindLargeIcon()
12515 boolean mHideLeftIcon; field in Notification.Builder.StandardTemplateParams
12540 mHideLeftIcon = false; in reset()
12653 this.mHideLeftIcon = hideLeftIcon; in hideLeftIcon()