Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/remoteaccess/aidl_api/android.hardware.automotive.remoteaccess/2/android/hardware/automotive/remoteaccess/
DIRemoteAccess.aidl43 boolean isTaskScheduleSupported(); in isTaskScheduleSupported() method
/hardware/interfaces/automotive/remoteaccess/aidl_api/android.hardware.automotive.remoteaccess/current/android/hardware/automotive/remoteaccess/
DIRemoteAccess.aidl43 boolean isTaskScheduleSupported(); in isTaskScheduleSupported() method
/hardware/interfaces/automotive/remoteaccess/android/hardware/automotive/remoteaccess/
DIRemoteAccess.aidl137 boolean isTaskScheduleSupported(); in isTaskScheduleSupported() method
/hardware/interfaces/automotive/remoteaccess/hal/default/src/
DRemoteAccessService.cpp327 bool RemoteAccessService::isTaskScheduleSupported() { in isTaskScheduleSupported() function in android::hardware::automotive::remoteaccess::RemoteAccessService
336 ScopedAStatus RemoteAccessService::isTaskScheduleSupported(bool* out) { in isTaskScheduleSupported() function in android::hardware::automotive::remoteaccess::RemoteAccessService
/hardware/interfaces/automotive/remoteaccess/vts/src/
DVtsHalAutomotiveRemoteAccess_TargetTest.cpp204 bool VtsHalAutomotiveRemoteAccessTargetTest::isTaskScheduleSupported() { in isTaskScheduleSupported() function in VtsHalAutomotiveRemoteAccessTargetTest