Searched refs:authContext (Results 1 – 1 of 1) sorted by relevance
147 final Context authContext = getContext().createPackageContext(packageName, in getView() local149 holder.icon.setImageDrawable(authContext.getResources().getDrawable( in getView()168 Context authContext; in initializeAuthenticatorsSpinner() local170 authContext = createPackageContext(mAuthenticatorDescs[i].packageName, 0); in initializeAuthenticatorsSpinner()175 names.add(authContext.getString(mAuthenticatorDescs[i].labelId)); in initializeAuthenticatorsSpinner()