/device/generic/goldfish-opengl/system/codecs/omx/plugin/ |
D | SimpleGoldfishOMXComponent.cpp | 499 notify(OMX_EventError, OMX_ErrorUndefined, 0, NULL); in onChangeState() 519 notify(OMX_EventCmdComplete, OMX_CommandStateSet, state, NULL); in onChangeState() 545 notify(OMX_EventError, OMX_ErrorUndefined, 0, NULL); in onPortEnable() 585 notify(OMX_EventCmdComplete, OMX_CommandFlush, OMX_ALL, NULL); in onPortFlush() 601 notify(OMX_EventError, OMX_ErrorUndefined, 0, 0); in onPortFlush() 629 notify(OMX_EventCmdComplete, OMX_CommandFlush, portIndex, NULL); in onPortFlush() 687 notify(OMX_EventCmdComplete, OMX_CommandStateSet, mState, NULL); in checkTransitions() 701 notify(OMX_EventCmdComplete, OMX_CommandPortDisable, i, NULL); in checkTransitions() 711 notify(OMX_EventCmdComplete, OMX_CommandPortEnable, i, NULL); in checkTransitions()
|
D | GoldfishVideoDecoderOMXComponent.cpp | 234 notify(OMX_EventPortSettingsChanged, kOutputPortIndex, 0, NULL); in handlePortSettingsChange() 252 notify(OMX_EventPortSettingsChanged, kOutputPortIndex, in handlePortSettingsChange() 256 notify(OMX_EventPortSettingsChanged, kOutputPortIndex, in handlePortSettingsChange() 732 notify(OMX_EventConfigUpdate, in queueOutputFrameConfig()
|
D | GoldfishOMXComponent.cpp | 92 void GoldfishOMXComponent::notify( in notify() function in android::GoldfishOMXComponent
|
/device/generic/goldfish/audio/ |
D | io_thread.cpp | 26 bool IOThread::notify(const uint32_t mask) { in notify() function in android::hardware::audio::CPP_VERSION::implementation::IOThread 40 return notify(STAND_BY_REQUEST); in standby() 44 notify(EXIT_REQUEST); in requestExit()
|
D | io_thread.h | 32 virtual bool notify(uint32_t mask);
|
/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/ |
D | GoldfishVPX.cpp | 272 notify(OMX_EventError, OMX_ErrorUnsupportedSetting, 0, NULL); in onQueueFilled() 290 notify(OMX_EventError, OMX_ErrorUndefined, 0, NULL); in onQueueFilled() 345 notify(OMX_EventError, OMX_ErrorUndefined, 0, NULL); in onQueueFilled() 355 notify(OMX_EventError, OMX_ErrorUndefined, 0, NULL); in onQueueFilled() 371 notify(OMX_EventError, OMX_ErrorUndefined, 0, NULL); in onPortFlushCompleted()
|
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/ |
D | NotificationCenter.java | 216 mNotificationManager.notify(notificationId, notification); in sendDfuNotificationImpl() 288 mNotificationManager.notify(notificationId, notification); in postLowBatteryNotification() 317 mNotificationManager.notify(notificationId, notification); in postCriticalBatteryNotification() 341 mNotificationManager.notify(notificationId, notification); in postDepletedBatteryNotification()
|
/device/generic/goldfish-opengl/system/codecs/omx/avcdec/ |
D | GoldfishAVCDec.cpp | 305 notify(OMX_EventError, OMX_ErrorUnsupportedSetting, 0, NULL); in onQueueFilled() 365 notify(OMX_EventError, OMX_ErrorUndefined, 0, NULL); in onQueueFilled()
|
/device/google/gs-common/battery_mitigation/sepolicy/vendor/ |
D | battery_mitigation.te | 30 # Allow battery_mitigation to use Binder IPC so that service manager can notify it for callbacks
|
/device/generic/goldfish/camera/ |
D | CameraDeviceSession.cpp | 103 cb->notify({msg}); in notifyError() 124 cb->notify({msg}); in notifyShutter()
|
/device/sample/apps/tv/LeanbackCustomizer/src/com/google/android/leanbacklauncher/partnercustomizer/ |
D | PartnerReceiver.java | 135 mNotifMan.notify(id, bob.build()); in postNotification()
|
/device/generic/goldfish-opengl/system/codecs/omx/plugin/include/ |
D | GoldfishOMXComponent.h | 48 void notify(
|
/device/google/cuttlefish/guest/hals/camera/ |
D | vsock_camera_device_session_3_4.cpp | 432 callback_->notify({msg}); in notifyShutter() 442 callback_->notify({msg}); in notifyError()
|
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 1419 …nt, uint32_t free_res, void *last_release, const char *notify) "%d %s s#=%d res#=%d last=%p notify… 2951 e1000e_irq_msi_notify(uint32_t cause) "MSI notify 0x%x" 2956 e1000e_irq_msix_notify_vec(uint32_t vector) "MSI-X notify vector 0x%x" 3842 …notify, uint64_t wr_id, uint64_t qpn, uint32_t op_code, uint32_t status, uint32_t byte_len, uint32… 6044 qemu_spice_display_refresh(int qid, int notify) "%d notify %d"
|
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 1419 …nt, uint32_t free_res, void *last_release, const char *notify) "%d %s s#=%d res#=%d last=%p notify… 2951 e1000e_irq_msi_notify(uint32_t cause) "MSI notify 0x%x" 2956 e1000e_irq_msix_notify_vec(uint32_t vector) "MSI-X notify vector 0x%x" 3842 …notify, uint64_t wr_id, uint64_t qpn, uint32_t op_code, uint32_t status, uint32_t byte_len, uint32… 6044 qemu_spice_display_refresh(int qid, int notify) "%d notify %d"
|
/device/google/trout/tools/tracing/proto/ |
D | perfetto_trace.proto | 1688 // trace ends to notify it about the trace readiness. 1787 // If nonzero, notify eligible data sources to clear their incremental state
|
/device/google/atv/products/lowram_boot_profiles/ |
D | boot-image-profile.txt | 20803 HSPLandroid/app/NotificationManager;->notify(ILandroid/app/Notification;)V 20804 HSPLandroid/app/NotificationManager;->notify(Ljava/lang/String;ILandroid/app/Notification;)V
|