Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/remoteaccess/aidl_api/android.hardware.automotive.remoteaccess/2/android/hardware/automotive/remoteaccess/
DIRemoteAccess.aidl49 …List<android.hardware.automotive.remoteaccess.ScheduleInfo> getAllPendingScheduledTasks(String cli… in getAllPendingScheduledTasks() method
/hardware/interfaces/automotive/remoteaccess/aidl_api/android.hardware.automotive.remoteaccess/current/android/hardware/automotive/remoteaccess/
DIRemoteAccess.aidl49 …List<android.hardware.automotive.remoteaccess.ScheduleInfo> getAllPendingScheduledTasks(String cli… in getAllPendingScheduledTasks() method
/hardware/interfaces/automotive/remoteaccess/android/hardware/automotive/remoteaccess/
DIRemoteAccess.aidl207 List<ScheduleInfo> getAllPendingScheduledTasks(String clientId); in getAllPendingScheduledTasks() method
/hardware/interfaces/automotive/remoteaccess/hal/default/src/
DRemoteAccessService.cpp469 ScopedAStatus RemoteAccessService::getAllPendingScheduledTasks(const std::string& clientId, in getAllPendingScheduledTasks() function in android::hardware::automotive::remoteaccess::RemoteAccessService