Searched defs:titleIcon (Results 1 – 3 of 3) sorted by relevance
54 Icon titleIcon = getArguments().getParcelable( in updateInfo() local
172 ImageView titleIcon = view.findViewById(R.id.info_title_icon); in onCreateView() local
158 StatusBarNotification sbn, @Nullable Icon largeIcon, @Nullable Drawable titleIcon, in bind()