Searched defs:notified (Results 1 – 3 of 3) sorted by relevance
68 AtomicBoolean notified = new AtomicBoolean(); in showSlice_notifiesListener() local77 AtomicBoolean notified = new AtomicBoolean(); in showSlice_emptySliceNotifiesListener() local97 AtomicBoolean notified = new AtomicBoolean(); in refresh_replacesSliceContentAndNotifiesListener() local
165 public boolean notified() { in notified() method in LocationBasedCountryDetectorTest.CountryListenerImpl
4776 public boolean notified; field in AppWidgetServiceImpl.BackupRestoreController.RestoreUpdateRecord