Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/accounts/
DChooseAccountPreferenceControllerTest.java108 final AuthenticatorDescription authDesc = new AuthenticatorDescription("com.acct1", in updateAuthDescriptions_oneProvider_shouldNotAddPreference() local
133 final AuthenticatorDescription authDesc = new AuthenticatorDescription("com.acct1", in updateAuthDescriptions_oneAdminDisabledProvider_shouldNotAddPreference() local
158 final AuthenticatorDescription authDesc = new AuthenticatorDescription("com.acct1", in updateAuthDescriptions_noProvider_shouldNotAddPreference() local
181 final AuthenticatorDescription authDesc = new AuthenticatorDescription("com.acct1", in updateAuthDescriptions_twoProvider_shouldAddTwoPreference() local
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accounts/
DAccountsFragment.java199 private static Context getTargetContext(Context context, AuthenticatorDescription authDesc) { in getTargetContext()
211 private static String getAuthTitle(Context targetContext, AuthenticatorDescription authDesc) { in getAuthTitle()
225 private static Drawable getAuthImage(Context targetContext, AuthenticatorDescription authDesc) { in getAuthImage()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/accounts/
DAccountTypePreferenceLoader.java191 AuthenticatorDescription authDesc = in isSafeIntent() local
/packages/apps/Settings/src/com/android/settings/accounts/
DAccountTypePreferenceLoader.java191 AuthenticatorDescription authDesc = in isSafeIntent() local