Loading automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/current/android/hardware/automotive/vehicle/CreateUserRequest.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ // later when a module using the interface is updated, e.g., Mainline modules. package android.hardware.automotive.vehicle; @VintfStability @JavaDerive(equals=true, toString=true) @VintfStability parcelable CreateUserRequest { int requestId; android.hardware.automotive.vehicle.UserInfo newUserInfo; Loading automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/current/android/hardware/automotive/vehicle/CreateUserResponse.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ // later when a module using the interface is updated, e.g., Mainline modules. package android.hardware.automotive.vehicle; @VintfStability @JavaDerive(equals=true, toString=true) @VintfStability parcelable CreateUserResponse { int requestId; android.hardware.automotive.vehicle.CreateUserStatus status = android.hardware.automotive.vehicle.CreateUserStatus.SUCCESS; Loading automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/current/android/hardware/automotive/vehicle/GetValueRequest.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ // later when a module using the interface is updated, e.g., Mainline modules. package android.hardware.automotive.vehicle; @VintfStability @JavaDerive(equals=true, toString=true) @VintfStability parcelable GetValueRequest { long requestId; android.hardware.automotive.vehicle.VehiclePropValue prop; Loading automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/current/android/hardware/automotive/vehicle/GetValueRequests.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ // later when a module using the interface is updated, e.g., Mainline modules. package android.hardware.automotive.vehicle; @VintfStability @JavaDerive(equals=true, toString=true) @VintfStability parcelable GetValueRequests { android.hardware.automotive.vehicle.GetValueRequest[] payloads; @nullable ParcelFileDescriptor sharedMemoryFd; Loading automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/current/android/hardware/automotive/vehicle/GetValueResult.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ // later when a module using the interface is updated, e.g., Mainline modules. package android.hardware.automotive.vehicle; @VintfStability @JavaDerive(equals=true, toString=true) @VintfStability parcelable GetValueResult { long requestId; android.hardware.automotive.vehicle.StatusCode status = android.hardware.automotive.vehicle.StatusCode.OK; Loading Loading
automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/current/android/hardware/automotive/vehicle/CreateUserRequest.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ // later when a module using the interface is updated, e.g., Mainline modules. package android.hardware.automotive.vehicle; @VintfStability @JavaDerive(equals=true, toString=true) @VintfStability parcelable CreateUserRequest { int requestId; android.hardware.automotive.vehicle.UserInfo newUserInfo; Loading
automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/current/android/hardware/automotive/vehicle/CreateUserResponse.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ // later when a module using the interface is updated, e.g., Mainline modules. package android.hardware.automotive.vehicle; @VintfStability @JavaDerive(equals=true, toString=true) @VintfStability parcelable CreateUserResponse { int requestId; android.hardware.automotive.vehicle.CreateUserStatus status = android.hardware.automotive.vehicle.CreateUserStatus.SUCCESS; Loading
automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/current/android/hardware/automotive/vehicle/GetValueRequest.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ // later when a module using the interface is updated, e.g., Mainline modules. package android.hardware.automotive.vehicle; @VintfStability @JavaDerive(equals=true, toString=true) @VintfStability parcelable GetValueRequest { long requestId; android.hardware.automotive.vehicle.VehiclePropValue prop; Loading
automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/current/android/hardware/automotive/vehicle/GetValueRequests.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ // later when a module using the interface is updated, e.g., Mainline modules. package android.hardware.automotive.vehicle; @VintfStability @JavaDerive(equals=true, toString=true) @VintfStability parcelable GetValueRequests { android.hardware.automotive.vehicle.GetValueRequest[] payloads; @nullable ParcelFileDescriptor sharedMemoryFd; Loading
automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/current/android/hardware/automotive/vehicle/GetValueResult.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ // later when a module using the interface is updated, e.g., Mainline modules. package android.hardware.automotive.vehicle; @VintfStability @JavaDerive(equals=true, toString=true) @VintfStability parcelable GetValueResult { long requestId; android.hardware.automotive.vehicle.StatusCode status = android.hardware.automotive.vehicle.StatusCode.OK; Loading