Searched defs:authDesc (Results 1 – 3 of 3) sorted by relevance
115 final AuthenticatorDescription authDesc = new AuthenticatorDescription("com.acct1", in updateAuthDescriptions_oneProvider_shouldNotAddPreference() local140 final AuthenticatorDescription authDesc = new AuthenticatorDescription("com.acct1", in updateAuthDescriptions_oneAdminDisabledProvider_shouldNotAddPreference() local165 final AuthenticatorDescription authDesc = new AuthenticatorDescription("com.acct1", in updateAuthDescriptions_noProvider_shouldNotAddPreference() local188 final AuthenticatorDescription authDesc = new AuthenticatorDescription("com.acct1", in updateAuthDescriptions_twoProvider_shouldAddTwoPreference() local
236 private static Context getTargetContext(Context context, AuthenticatorDescription authDesc) { in getTargetContext()248 private static String getAuthTitle(Context targetContext, AuthenticatorDescription authDesc) { in getAuthTitle()262 private static Drawable getAuthImage(Context targetContext, AuthenticatorDescription authDesc) { in getAuthImage()
257 AuthenticatorDescription authDesc = in isSafeIntent() local