Home
last modified time | relevance | path

Searched defs:rightButton (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/activities/
DContactEditorAccountsChangedActivity.java152 final Button rightButton = (Button) view.findViewById(R.id.right_button); in updateDisplayedAccounts() local
180 final Button rightButton = (Button) view.findViewById(R.id.right_button); in updateDisplayedAccounts() local
/packages/apps/Settings/src/com/android/settings/applications/
DAppHeaderController.java202 ImageButton rightButton = mAppHeader.findViewById(R.id.right_button); in bindAppHeaderButtons() local