Searched refs:mIsSyncing (Results 1 – 2 of 2) sorted by relevance
86 private volatile boolean mIsSyncing = false; field in PreferenceGroupAdapter138 if (mIsSyncing) { in syncMyPreferences()142 mIsSyncing = true; in syncMyPreferences()152 mIsSyncing = false; in syncMyPreferences()
67 private volatile boolean mIsSyncing = false; field in PreferenceGroupAdapter119 if (mIsSyncing) { in syncMyPreferences()123 mIsSyncing = true; in syncMyPreferences()141 mIsSyncing = false; in syncMyPreferences()