Searched refs:HalCallbackStatus (Results 1 – 4 of 4) sorted by relevance
50 @interface HalCallbackStatus{} annotation59 void onResponse(@HalCallbackStatus int status, @Nullable R response); in onResponse()
49 import com.android.car.hal.HalCallback.HalCallbackStatus;81 public static String halCallbackStatusToString(@HalCallbackStatus int status) { in halCallbackStatusToString()
108 import com.android.car.hal.HalCallback.HalCallbackStatus;734 @HalCallbackStatus int callbackStatus, int responseStatus) { in mockHalCreateUser()742 @HalCallbackStatus int callbackStatus, CreateUserResponse response) { in mockHalCreateUser()798 @HalCallback.HalCallbackStatus int callbackStatus, in mockHalSwitch()
1693 boolean isLogout, @HalCallback.HalCallbackStatus int halCallbackStatus, in sendUserSwitchResult()