Searched defs:authDesc (Results 1 – 4 of 4) sorted by relevance
108 final AuthenticatorDescription authDesc = new AuthenticatorDescription("com.acct1", in updateAuthDescriptions_oneProvider_shouldNotAddPreference() local133 final AuthenticatorDescription authDesc = new AuthenticatorDescription("com.acct1", in updateAuthDescriptions_oneAdminDisabledProvider_shouldNotAddPreference() local158 final AuthenticatorDescription authDesc = new AuthenticatorDescription("com.acct1", in updateAuthDescriptions_noProvider_shouldNotAddPreference() local181 final AuthenticatorDescription authDesc = new AuthenticatorDescription("com.acct1", in updateAuthDescriptions_twoProvider_shouldAddTwoPreference() local
199 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()
191 AuthenticatorDescription authDesc = in isSafeIntent() local