Home
last modified time | relevance | path

Searched defs:getLabelForType (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowAuthenticationHelper.java55 protected CharSequence getLabelForType(Context context, final String accountType) { in getLabelForType() method in ShadowAuthenticationHelper
/packages/apps/Settings/src/com/android/settings/accounts/
DAccountPreferenceBase.java127 protected CharSequence getLabelForType(final String accountType) { in getLabelForType() method in AccountPreferenceBase
DChooseAccountPreferenceController.java264 CharSequence getLabelForType(final String accountType) { in getLabelForType() method in ChooseAccountPreferenceController
/packages/apps/Car/Settings/src/com/android/car/settings/accounts/
DAccountTypesHelper.java167 public CharSequence getLabelForType(String accountType) { in getLabelForType() method in AccountTypesHelper