/system/connectivity/wificond/aidl/android/net/wifi/nl80211/ |
D | IInterfaceEventCallback.aidl | 29 oneway void OnClientInterfaceReady(IClientInterface network_interface); in OnClientInterfaceReady() 30 oneway void OnApInterfaceReady(IApInterface network_interface); in OnApInterfaceReady() 35 oneway void OnClientTorndownEvent(IClientInterface network_interface); in OnClientTorndownEvent() 36 oneway void OnApTorndownEvent(IApInterface network_interface); in OnApTorndownEvent()
|
D | IWificond.aidl | 81 oneway void RegisterCallback(IInterfaceEventCallback callback); in RegisterCallback() 89 oneway void UnregisterCallback(IInterfaceEventCallback callback); in UnregisterCallback() 97 oneway void registerWificondEventCallback(IWificondEventCallback callback); in registerWificondEventCallback() 105 oneway void unregisterWificondEventCallback(IWificondEventCallback callback); in unregisterWificondEventCallback() 112 oneway void notifyCountryCodeChanged(); in notifyCountryCodeChanged()
|
D | IScanEvent.aidl | 24 oneway void OnScanResultReady(); in OnScanResultReady() 27 oneway void OnScanFailed(); in OnScanFailed() 28 oneway void OnScanRequestFailed(int errorCode); in OnScanRequestFailed()
|
D | IWifiScannerImpl.aidl | 73 oneway void subscribeScanEvents(IScanEvent handler); in subscribeScanEvents() 76 oneway void unsubscribeScanEvents(); in unsubscribeScanEvents() 81 oneway void subscribePnoScanEvents(IPnoScanEvent handler); in subscribePnoScanEvents() 84 oneway void unsubscribePnoScanEvents(); in unsubscribePnoScanEvents()
|
D | IPnoScanEvent.aidl | 24 oneway void OnPnoNetworkFound(); in OnPnoNetworkFound() 25 oneway void OnPnoScanFailed(); in OnPnoScanFailed()
|
D | ISendMgmtFrameEvent.aidl | 50 oneway void OnAck(int elapsedTimeMs); in OnAck() 54 oneway void OnFailure(int reason); in OnFailure()
|
/system/libfmq/tests/aidl/android/fmq/test/ |
D | ITestAidlMsgQ.aidl | 63 oneway void requestBlockingRead(in int count); in requestBlockingRead() 72 oneway void requestBlockingReadDefaultEventFlagBits(in int count); in requestBlockingReadDefaultEventFlagBits() 81 oneway void requestBlockingReadRepeat(in int count, in int numIter); in requestBlockingReadRepeat()
|
/system/hardware/interfaces/suspend/aidl/aidl_api/android.system.suspend.control/current/android/system/suspend/ |
D | IWakelockCallback.aidl | 21 oneway void notifyAcquired(); in notifyAcquired() 22 oneway void notifyReleased(); in notifyReleased()
|
/system/hardware/interfaces/suspend/aidl/aidl_api/android.system.suspend.control/1/android/system/suspend/ |
D | IWakelockCallback.aidl | 37 oneway void notifyAcquired(); in notifyAcquired() 38 oneway void notifyReleased(); in notifyReleased()
|
/system/update_engine/stable/aidl_api/libupdate_engine_stable/2/android/os/ |
D | IUpdateEngineStableCallback.aidl | 38 oneway void onStatusUpdate(int status_code, float percentage); in onStatusUpdate() 40 oneway void onPayloadApplicationComplete(int error_code); in onPayloadApplicationComplete()
|
/system/update_engine/stable/aidl_api/libupdate_engine_stable/1/android/os/ |
D | IUpdateEngineStableCallback.aidl | 36 oneway void onStatusUpdate(int status_code, float percentage); in onStatusUpdate() 37 oneway void onPayloadApplicationComplete(int error_code); in onPayloadApplicationComplete()
|
/system/update_engine/stable/aidl_api/libupdate_engine_stable/current/android/os/ |
D | IUpdateEngineStableCallback.aidl | 38 oneway void onStatusUpdate(int status_code, float percentage); in onStatusUpdate() 40 oneway void onPayloadApplicationComplete(int error_code); in onPayloadApplicationComplete()
|
/system/tools/aidl/ |
D | diagnostics.inc | 8 DIAG(mixed_oneway, "mixed-oneway", false) 15 DIAG(redundant_oneway, "redundant-oneway", false)
|
/system/tools/hidl/lint/test/interfaces/oneway/1.0/ |
D | IMixedOnewayChild.hal | 17 package lint_test.oneway@1.0; 22 oneway otherOnewayMethod();
|
D | IOneway.hal | 17 package lint_test.oneway@1.0; 20 oneway someOnewayMethod();
|
D | IOnewayChild.hal | 17 package lint_test.oneway@1.0; 22 oneway otherOnewayMethod();
|
D | IMixedMixedChild.hal | 17 package lint_test.oneway@1.0; 22 oneway otherOnewayMethod();
|
D | IMixed.hal | 17 package lint_test.oneway@1.0; 21 oneway onewayMethod();
|
D | INonOnewayOpposite.hal | 17 package lint_test.oneway@1.0; 22 oneway otherOnewayMethod();
|
/system/gsid/aidl/android/gsi/ |
D | IGsiService.aidl | 96 …oneway void enableGsiAsync(boolean oneShot, @utf8InCpp String dsuSlot, IGsiServiceCallback result); in enableGsiAsync() 127 oneway void removeGsiAsync(IGsiServiceCallback result); in removeGsiAsync()
|
D | IGsiServiceCallback.aidl | 20 oneway interface IGsiServiceCallback {
|
/system/hardware/interfaces/suspend/aidl/aidl_api/android.system.suspend/current/android/system/suspend/ |
D | IWakeLock.aidl | 37 oneway void release(); in release()
|
/system/netd/server/binder/com/android/internal/net/ |
D | IOemNetdUnsolicitedEventListener.aidl | 22 oneway interface IOemNetdUnsolicitedEventListener {
|
/system/hardware/interfaces/suspend/aidl/android/system/suspend/ |
D | IWakeLock.aidl | 31 oneway void release(); in release()
|
/system/extras/profcollectd/binder/com/android/server/profcollect/ |
D | IProviderStatusCallback.aidl | 20 oneway interface IProviderStatusCallback {
|