Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/accounts/
DChooseAccountPreferenceController.java117 finishWithAccountType(pref.getAccountType()); in handlePreferenceTreeClick()
179 finishWithAccountType(mProviderList.get(0).getType()); in onAuthDescriptionsUpdated()
281 private void finishWithAccountType(String accountType) { in finishWithAccountType() method in ChooseAccountPreferenceController
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/accounts/
DChooseAccountPreferenceController.java117 finishWithAccountType(pref.getAccountType()); in handlePreferenceTreeClick()
179 finishWithAccountType(mProviderList.get(0).getType()); in onAuthDescriptionsUpdated()
281 private void finishWithAccountType(String accountType) { in finishWithAccountType() method in ChooseAccountPreferenceController