Searched refs:SET_CURRENT_ACCOUNT (Results 1 – 3 of 3) sorted by relevance
90 mResolver.call(mAccount, UIProvider.AccountCallMethods.SET_CURRENT_ACCOUNT, in doInBackground()
1533 public static final String SET_CURRENT_ACCOUNT = "set_current_account"; field in UIProvider.AccountCallMethods
2297 } else if (TextUtils.equals(method, UIProvider.AccountCallMethods.SET_CURRENT_ACCOUNT)) { in call()