Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/ivn_android_device/aidl/aidl_api/android.hardware.automotive.ivn/current/android/hardware/automotive/ivn/
DIIvnAndroidDevice.aidl39 int getDeviceIdForOccupantZone(int zoneId); in getDeviceIdForOccupantZone() method
/hardware/interfaces/automotive/ivn_android_device/aidl/aidl_api/android.hardware.automotive.ivn/1/android/hardware/automotive/ivn/
DIIvnAndroidDevice.aidl39 int getDeviceIdForOccupantZone(int zoneId); in getDeviceIdForOccupantZone() method
/hardware/interfaces/automotive/ivn_android_device/aidl/android/hardware/automotive/ivn/
DIIvnAndroidDevice.aidl58 int getDeviceIdForOccupantZone(int zoneId); in getDeviceIdForOccupantZone() method
/hardware/interfaces/automotive/ivn_android_device/impl/default/src/
DIvnAndroidDeviceService.cpp152 ScopedAStatus IvnAndroidDeviceService::getDeviceIdForOccupantZone(int zoneId, int* outDeviceId) { in getDeviceIdForOccupantZone() function in android::hardware::automotive::ivn::IvnAndroidDeviceService