OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stopListeningToAccountUpdates
(Results
1 - 5
of
5
) sorted by null
/packages/apps/Settings/src/com/android/settings/accounts/
AccountPreferenceController.java
214
stopListeningToAccountUpdates
();
417
private void
stopListeningToAccountUpdates
() {
422
authenticatorHelper.
stopListeningToAccountUpdates
();
581
stopListeningToAccountUpdates
();
AccountSyncSettings.java
184
mAuthenticatorHelper.
stopListeningToAccountUpdates
();
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/accounts/
AuthenticatorHelper.java
46
* {@link #
stopListeningToAccountUpdates
()} should be used.
240
public void
stopListeningToAccountUpdates
() {
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accounts/
AccountSyncFragment.java
128
mAuthenticatorHelper.
stopListeningToAccountUpdates
();
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/
MainFragment.java
175
mAuthenticatorHelper.
stopListeningToAccountUpdates
();
Completed in 134 milliseconds