Home
last modified time | relevance | path

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

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