Searched defs:rightIcon (Results 1 – 3 of 3) sorted by relevance
459 ImageView rightIcon = child.findViewById(com.android.internal.R.id.right_icon); in apply() local
515 ImageView rightIcon = child.findViewById(com.android.internal.R.id.right_icon); in setIconAnimationRunningForChild() local
5957 private void calculateRightIconDimens(Icon rightIcon, boolean isPromotedPicture, in calculateRightIconDimens()5999 Icon rightIcon = p.mHideRightIcon ? null in bindLargeIcon() local