Searched defs:scanButton (Results 1 – 2 of 2) sorted by relevance
58 Button scanButton = (Button) v; in onClick() local81 Button scanButton = (Button) findViewById(R.id.scan); in onCreate() local
56 final ImageButton scanButton = (ImageButton) holder.findViewById(R.id.button_icon); in onBindViewHolder() local