Searched defs:rightButton (Results 1 – 2 of 2) sorted by relevance
152 final Button rightButton = (Button) view.findViewById(R.id.right_button); in updateDisplayedAccounts() local180 final Button rightButton = (Button) view.findViewById(R.id.right_button); in updateDisplayedAccounts() local
202 ImageButton rightButton = mAppHeader.findViewById(R.id.right_button); in bindAppHeaderButtons() local