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
70 bool notified; member
229 const bool notified = notifyConsumerResponse(env, senderObj.get(), *result, skipCallbacks); in processConsumerResponse() local
165 public boolean notified() { in notified() method in LocationBasedCountryDetectorTest.CountryListenerImpl
5145 public boolean notified; field in AppWidgetServiceImpl.BackupRestoreController.RestoreUpdateRecord