Home
last modified time | relevance | path

Searched refs:removeAccountPreference (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/accounts/
DRemoveAccountPreferenceController.java68 final LayoutPreference removeAccountPreference = screen.findPreference(KEY_REMOVE_ACCOUNT); in displayPreference() local
69 Button removeAccountButton = (Button) removeAccountPreference.findViewById(R.id.button); in displayPreference()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/accounts/
DRemoveAccountPreferenceController.java69 final LayoutPreference removeAccountPreference = screen.findPreference(KEY_REMOVE_ACCOUNT); in displayPreference() local
70 Button removeAccountButton = (Button) removeAccountPreference.findViewById(R.id.button); in displayPreference()