Searched defs:AuthenticatorHelper (Results 1 - 2 of 2) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accounts/
H A DAuthenticatorHelper.java32 public class AuthenticatorHelper { class
34 private static final String TAG = "AuthenticatorHelper";
41 public AuthenticatorHelper() { method in class:AuthenticatorHelper
/packages/apps/Settings/src/com/android/settings/accounts/
H A DAuthenticatorHelper.java51 final public class AuthenticatorHelper extends BroadcastReceiver { class in inherits:BroadcastReceiver
52 private static final String TAG = "AuthenticatorHelper";
71 public AuthenticatorHelper(Context context, UserHandle userHandle, UserManager userManager, method in class:AuthenticatorHelper

Completed in 262 milliseconds