Searched refs:mListeningToAccountUpdates (Results 1 – 1 of 1) sorted by relevance
61 private boolean mListeningToAccountUpdates; field in AuthenticatorHelper217 if (mListeningToAccountUpdates) { in onAccountsUpdated()231 if (!mListeningToAccountUpdates) { in listenToAccountUpdates()238 mListeningToAccountUpdates = true; in listenToAccountUpdates()243 if (mListeningToAccountUpdates) { in stopListeningToAccountUpdates()245 mListeningToAccountUpdates = false; in stopListeningToAccountUpdates()