Home
last modified time | relevance | path

Searched defs:unscheduleTask (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/automotive/remoteaccess/aidl_api/android.hardware.automotive.remoteaccess/2/android/hardware/automotive/remoteaccess/
DIRemoteAccess.aidl46 void unscheduleTask(String clientId, String scheduleId); in unscheduleTask() method
/hardware/interfaces/automotive/remoteaccess/aidl_api/android.hardware.automotive.remoteaccess/current/android/hardware/automotive/remoteaccess/
DIRemoteAccess.aidl46 void unscheduleTask(String clientId, String scheduleId); in unscheduleTask() method
/hardware/interfaces/automotive/remoteaccess/android/hardware/automotive/remoteaccess/
DIRemoteAccess.aidl184 void unscheduleTask(String clientId, String scheduleId); in unscheduleTask() method
/hardware/interfaces/automotive/remoteaccess/hal/default/src/
DRemoteAccessService.cpp412 ScopedAStatus RemoteAccessService::unscheduleTask(const std::string& clientId, in unscheduleTask() function in android::hardware::automotive::remoteaccess::RemoteAccessService