Searched defs:notified (Results 1 – 5 of 5) sorted by relevance
69 AtomicBoolean notified = new AtomicBoolean(); in showSlice_notifiesListener() local78 AtomicBoolean notified = new AtomicBoolean(); in showSlice_emptySliceNotifiesListener() local
165 public boolean notified() { in notified() method in LocationBasedCountryDetectorTest.CountryListenerImpl
223 const bool notified = notifyConsumerResponse(env, senderObj.get(), *result, skipCallbacks); in processConsumerResponse() local
4897 public boolean notified; field in AppWidgetServiceImpl.BackupRestoreController.RestoreUpdateRecord
4095 final AtomicBoolean notified = new AtomicBoolean(); in createSplashScreen() local