Home
last modified time | relevance | path

Searched defs:onRemoteTaskRequested (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/automotive/remoteaccess/aidl_api/android.hardware.automotive.remoteaccess/current/android/hardware/automotive/remoteaccess/
DIRemoteTaskCallback.aidl37 oneway void onRemoteTaskRequested(String clientId, in byte[] data); in onRemoteTaskRequested() method
/hardware/interfaces/automotive/remoteaccess/android/hardware/automotive/remoteaccess/
DIRemoteTaskCallback.aidl34 oneway void onRemoteTaskRequested(String clientId, in byte[] data); in onRemoteTaskRequested() method
/hardware/interfaces/automotive/remoteaccess/aidl_api/android.hardware.automotive.remoteaccess/1/android/hardware/automotive/remoteaccess/
DIRemoteTaskCallback.aidl37 oneway void onRemoteTaskRequested(String clientId, in byte[] data); in onRemoteTaskRequested() method
/hardware/interfaces/automotive/remoteaccess/hal/default/test/
DRemoteAccessServiceUnitTest.cpp151 ScopedAStatus onRemoteTaskRequested(const std::string& clientId, in onRemoteTaskRequested() function in android::hardware::automotive::remoteaccess::FakeRemoteTaskCallback
/hardware/interfaces/automotive/remoteaccess/hal/default/src/
DRemoteAccessService.cpp486 ScopedAStatus DebugRemoteTaskCallback::onRemoteTaskRequested(const std::string& clientId, in onRemoteTaskRequested() function in android::hardware::automotive::remoteaccess::DebugRemoteTaskCallback