Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java5323 Icon leftIcon = p.mHideLeftIcon ? null : mN.mLargeIcon; in bindLargeIcon()
12104 boolean mHideLeftIcon; field in Notification.Builder.StandardTemplateParams
12129 mHideLeftIcon = false; in reset()
12242 this.mHideLeftIcon = hideLeftIcon; in hideLeftIcon()