Searched defs:leftIcon (Results 1 – 2 of 2) sorted by relevance
435 ImageView leftIcon = child.findViewById(com.android.internal.R.id.left_icon); in apply() local
5493 Icon leftIcon = p.mHideLeftIcon ? null : mN.mLargeIcon; in bindLargeIcon() local