Searched defs:star (Results 1 – 3 of 3) sorted by relevance
59 View star = findViewById(R.id.star); in BookmarkItem() local
271 View star = view.findViewById(R.id.star); in forWidth() local
109 mDisplayMap.put(R.id.star, '*'); in mDisplayMap.put()