Home
last modified time | relevance | path

Searched defs:notify (Results 176 – 200 of 1517) sorted by relevance

12345678910>>...61

/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/
H A Dsandbox2.h47 std::unique_ptr<Notify> notify) in Sandbox2()
/aosp_15_r20/external/arm-trusted-firmware/plat/nvidia/tegra/drivers/bpmp_ipc/
H A Divc.h25 void (*notify)(const struct ivc *); member
/aosp_15_r20/developers/samples/android/notification/NotificationChannels/Application/src/main/java/com/example/android/notificationchannels/
DNotificationHelper.java94 public void notify(int id, Notification.Builder notification) { in notify() method in NotificationHelper
/aosp_15_r20/developers/build/prebuilts/gradle/NotificationChannels/Application/src/main/java/com/example/android/notificationchannels/
H A DNotificationHelper.java94 public void notify(int id, Notification.Builder notification) { in notify() method in NotificationHelper
/aosp_15_r20/external/cronet/components/prefs/
H A Ddefault_pref_store.cc47 bool notify = prefs_.SetValue(key, std::move(value)); in ReplaceDefaultValue() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/nvidia/tegra/drivers/bpmp_ipc/
Divc.h25 void (*notify)(const struct ivc *); member
/aosp_15_r20/external/guice/core/src/com/google/inject/internal/
H A DFactoryProxy.java45 public void notify(final Errors errors) { in notify() method in FactoryProxy
H A DBoundProviderFactory.java44 public void notify(Errors errors) { in notify() method in BoundProviderFactory
/aosp_15_r20/frameworks/av/media/libmedia/
H A DIMediaRecorderClient.cpp38 virtual void notify(int msg, int ext1, int ext2) in notify() function in android::BpMediaRecorderClient
H A DIMediaPlayerClient.cpp38 virtual void notify(int msg, int ext1, int ext2, const Parcel *obj) in notify() function in android::BpMediaPlayerClient
/aosp_15_r20/packages/modules/DnsResolver/tests/dns_metrics_listener/
Dtest_metrics.cpp26 void BaseTestMetricsEvent::notify() { in notify() function in android::net::metrics::BaseTestMetricsEvent
/aosp_15_r20/hardware/interfaces/automotive/sv/1.0/vts/functional/
H A DSurroundViewStreamHandler.cpp30 Return<void> SurroundViewServiceHandler::notify(SvEvent svEvent) { in notify() function in SurroundViewServiceHandler
/aosp_15_r20/external/sdk-platform-java/java-core/google-cloud-core/src/main/java/com/google/cloud/
H A DBatchResult.java69 public void notify(Callback<T, E> callback) { in notify() method in BatchResult
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiNotificationManager.java125 public void notify(int id, Notification notification) { in notify() method in WifiNotificationManager
/aosp_15_r20/frameworks/av/media/libstagefright/
H A DMediaCodecSource.cpp175 status_t MediaCodecSource::Puller::start(const sp<MetaData> &meta, const sp<AMessage> &notify) { in start()
856 sp<AMessage> notify = new AMessage(kWhatPullerNotify, mReflector); in onStart() local
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/task/
Dlocal.rs1275 let notify = Arc::new(Notify::new()); in wakes_to_local_queue() localVariable
1277 let notify = notify.clone(); in wakes_to_local_queue() localVariable
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DPreparedModelCallback.cpp42 hardware::Return<void> PreparedModelCallback::notify( in notify() function in android::nn::PreparedModelCallback
/aosp_15_r20/frameworks/base/media/jni/soundpool/
H A DSoundManager.h80 void notify(SoundPoolEvent event) const in notify() function
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/binder/client/
H A Dbinder_connector.cc54 grpc_closure* notify) override { in Connect()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/binder/client/
Dbinder_connector.cc47 grpc_closure* notify) override { in Connect()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/core/
H A Dcontext.cpp29 const notify_action &notify) : in context()
/aosp_15_r20/frameworks/av/media/libstagefright/rtsp/
H A DARawAudioAssembler.cpp37 const sp<AMessage> &notify, in ARawAudioAssembler()
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/
DExecutionCallback.cpp29 void ExecutionCallback::notify(ErrorStatus status, const std::vector<OutputShape>& outputShapes, in notify() function in android::nn::ExecutionCallback
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/lang/
H A DObject.java67 public final native void notify(); in notify() method in Object
/aosp_15_r20/prebuilts/go/linux-x86/src/sync/
Dcond.go43 notify notifyList member

12345678910>>...61