Home
last modified time | relevance | path

Searched refs:FLAG_ONEWAY (Results 1 – 25 of 48) sorted by relevance

12

/frameworks/native/services/audiomanager/
DIAudioManager.cpp84 return remote()->transact(PLAYER_ATTRIBUTES, data, &reply, IBinder::FLAG_ONEWAY); in playerAttributes()
92 return remote()->transact(PLAYER_EVENT, data, &reply, IBinder::FLAG_ONEWAY); in playerEvent()
99 return remote()->transact(RELEASE_PLAYER, data, &reply, IBinder::FLAG_ONEWAY); in releasePlayer()
123 return remote()->transact(RECORDER_EVENT, data, &reply, IBinder::FLAG_ONEWAY); in recorderEvent()
130 return remote()->transact(RELEASE_RECORDER, data, &reply, IBinder::FLAG_ONEWAY); in releaseRecorder()
/frameworks/native/services/powermanager/
DIPowerManager.cpp51 isOneWay ? IBinder::FLAG_ONEWAY : 0); in acquireWakeLock()
66 isOneWay ? IBinder::FLAG_ONEWAY : 0); in acquireWakeLockWithUid()
76 isOneWay ? IBinder::FLAG_ONEWAY : 0); in releaseWakeLock()
86 isOneWay ? IBinder::FLAG_ONEWAY : 0); in updateWakeLockUids()
96 return remote()->transact(POWER_HINT, data, &reply, IBinder::FLAG_ONEWAY); in powerHint()
/frameworks/native/libs/binder/
DIUidObserver.cpp39 remote()->transact(ON_UID_GONE_TRANSACTION, data, &reply, IBinder::FLAG_ONEWAY); in onUidGone()
47 remote()->transact(ON_UID_ACTIVE_TRANSACTION, data, &reply, IBinder::FLAG_ONEWAY); in onUidActive()
56 remote()->transact(ON_UID_IDLE_TRANSACTION, data, &reply, IBinder::FLAG_ONEWAY); in onUidIdle()
68 remote()->transact(ON_UID_STATE_CHANGED_TRANSACTION, data, &reply, IBinder::FLAG_ONEWAY); in onUidStateChanged()
DIResultReceiver.cpp41 remote()->transact(OP_SEND, data, nullptr, IBinder::FLAG_ONEWAY); in send()
DIMediaResourceMonitor.cpp37 remote()->transact(NOTIFY_RESOURCE_GRANTED, data, &reply, IBinder::FLAG_ONEWAY); in notifyResourceGranted()
DIAppOpsCallback.cpp42 remote()->transact(OP_CHANGED_TRANSACTION, data, &reply, IBinder::FLAG_ONEWAY); in opChanged()
/frameworks/av/media/libmedia/
DIRemoteDisplayClient.cpp50 remote()->transact(ON_DISPLAY_CONNECTED, data, &reply, IBinder::FLAG_ONEWAY); in onDisplayConnected()
57 remote()->transact(ON_DISPLAY_DISCONNECTED, data, &reply, IBinder::FLAG_ONEWAY); in onDisplayDisconnected()
65 remote()->transact(ON_DISPLAY_ERROR, data, &reply, IBinder::FLAG_ONEWAY); in onDisplayError()
DIStreamSource.cpp69 ON_BUFFER_AVAILABLE, data, &reply, IBinder::FLAG_ONEWAY); in onBufferAvailable()
147 remote()->transact(QUEUE_BUFFER, data, &reply, IBinder::FLAG_ONEWAY); in queueBuffer()
164 remote()->transact(ISSUE_COMMAND, data, &reply, IBinder::FLAG_ONEWAY); in issueCommand()
DIMediaRecorderClient.cpp45 remote()->transact(NOTIFY, data, &reply, IBinder::FLAG_ONEWAY); in notify()
DIMediaPlayerClient.cpp48 remote()->transact(NOTIFY, data, &reply, IBinder::FLAG_ONEWAY); in notify()
/frameworks/av/camera/
DICameraClient.cpp55 remote()->transact(NOTIFY_CALLBACK, data, &reply, IBinder::FLAG_ONEWAY); in notifyCallback()
71 remote()->transact(DATA_CALLBACK, data, &reply, IBinder::FLAG_ONEWAY); in dataCallback()
83 remote()->transact(DATA_CALLBACK_TIMESTAMP, data, &reply, IBinder::FLAG_ONEWAY); in dataCallbackTimestamp()
93 IBinder::FLAG_ONEWAY); in recordingFrameHandleCallbackTimestamp()
116 IBinder::FLAG_ONEWAY); in recordingFrameHandleCallbackTimestampBatch()
DICameraRecordingProxyListener.cpp50 remote()->transact(DATA_CALLBACK_TIMESTAMP, data, &reply, IBinder::FLAG_ONEWAY); in dataCallbackTimestamp()
60 IBinder::FLAG_ONEWAY); in recordingFrameHandleCallbackTimestamp()
88 IBinder::FLAG_ONEWAY); in recordingFrameHandleCallbackTimestampBatch()
/frameworks/av/media/libaudioclient/
DIAudioPolicyServiceClient.cpp104 remote()->transact(PORT_LIST_UPDATE, data, &reply, IBinder::FLAG_ONEWAY); in onAudioPortListUpdate()
111 remote()->transact(PATCH_LIST_UPDATE, data, &reply, IBinder::FLAG_ONEWAY); in onAudioPatchListUpdate()
120 remote()->transact(VOLUME_GROUP_CHANGED, data, &reply, IBinder::FLAG_ONEWAY); in onAudioVolumeGroupChanged()
129 remote()->transact(MIX_STATE_UPDATE, data, &reply, IBinder::FLAG_ONEWAY); in onDynamicPolicyMixStateUpdate()
150 remote()->transact(RECORDING_CONFIGURATION_UPDATE, data, &reply, IBinder::FLAG_ONEWAY); in onRecordingConfigurationUpdate()
DIEffectClient.cpp47 remote()->transact(CONTROL_STATUS_CHANGED, data, &reply, IBinder::FLAG_ONEWAY); in controlStatusChanged()
56 remote()->transact(ENABLE_STATUS_CHANGED, data, &reply, IBinder::FLAG_ONEWAY); in enableStatusChanged()
85 remote()->transact(COMMAND_EXECUTED, data, &reply, IBinder::FLAG_ONEWAY); in commandExecuted()
DIAudioFlingerClient.cpp56 remote()->transact(IO_CONFIG_CHANGED, data, &reply, IBinder::FLAG_ONEWAY); in ioConfigChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DDejankUtils.java19 import static android.os.IBinder.FLAG_ONEWAY;
60 if ((flags & FLAG_ONEWAY) == FLAG_ONEWAY || sBlockingIpcs.empty()
/frameworks/av/media/libmediametrics/
DIMediaMetricsService.cpp68 SUBMIT_ITEM, data, nullptr /* reply */, IBinder::FLAG_ONEWAY); in submit()
91 SUBMIT_BUFFER, data, nullptr /* reply */, IBinder::FLAG_ONEWAY); in submitBuffer()
/frameworks/native/libs/gui/
DIProducerListener.cpp41 remote()->transact(ON_BUFFER_RELEASED, data, &reply, IBinder::FLAG_ONEWAY); in onBufferReleased()
65 remote()->transact(ON_BUFFERS_DISCARDED, data, &reply, IBinder::FLAG_ONEWAY); in onBuffersDiscarded()
/frameworks/native/libs/graphicsenv/
DIGpuService.cpp48 remote()->transact(BnGpuService::SET_GPU_STATS, data, &reply, IBinder::FLAG_ONEWAY); in setGpuStats()
61 remote()->transact(BnGpuService::SET_TARGET_STATS, data, &reply, IBinder::FLAG_ONEWAY); in setTargetStats()
70 IBinder::FLAG_ONEWAY); in setUpdatableDriverPath()
/frameworks/native/libs/vr/libvr_manager/
Dvr_manager.cpp38 remote()->transact(ON_VR_STATE_CHANGED, data, &reply, IBinder::FLAG_ONEWAY); in onVrStateChanged()
71 data, &reply, IBinder::FLAG_ONEWAY); in onPersistentVrStateChanged()
/frameworks/native/libs/input/
DISetInputWindowsListener.cpp33 IBinder::FLAG_ONEWAY); in onSetInputWindowsFinished()
/frameworks/av/media/libaaudio/src/binding/
DIAAudioClient.cpp51 remote()->transact(ON_STREAM_CHANGE, data, &reply, IBinder::FLAG_ONEWAY); in onStreamChange()
/frameworks/opt/car/services/tests/src/com/android/internal/car/
DCarHelperServiceTest.java816 when(mICarBinder.transact(anyInt(), notNull(), isNull(), eq(Binder.FLAG_ONEWAY))) in mockCarServiceException()
833 when(mICarBinder.transact(eq(txn), notNull(), isNull(), eq(Binder.FLAG_ONEWAY))) in expectICarSetCarServiceHelper()
843 eq(Binder.FLAG_ONEWAY))).thenAnswer((invocation) -> { in expectICarOnUserLifecycleEvent()
880 eq(Binder.FLAG_ONEWAY))).thenAnswer((invocation) -> { in expectICarFirstUserUnlocked()
967 eq(Binder.FLAG_ONEWAY))).thenAnswer((invocation) -> { in expectICarGetInitialUserInfo()
994 eq(Binder.FLAG_ONEWAY))).thenAnswer((invocation) -> { in expectICarSetInitialUserInfo()
1121 verify(mICarBinder).transact(eq(txn), notNull(), isNull(), eq(Binder.FLAG_ONEWAY)); in verifyICarTxnCalled()
1126 verify(mICarBinder, never()).transact(eq(txn), notNull(), isNull(), eq(Binder.FLAG_ONEWAY)); in verifyICarTxnNeverCalled()
/frameworks/base/core/java/android/os/
DIBinder.java170 int FLAG_ONEWAY = 0x00000001; field
/frameworks/av/media/utils/
DISchedulingPolicyService.cpp50 uint32_t flags = asynchronous ? IBinder::FLAG_ONEWAY : 0; in requestPriority()

12