Searched refs:STATUS_HAL_SET_TIMEOUT (Results 1 – 5 of 5) sorted by relevance
34 int STATUS_HAL_SET_TIMEOUT = 2; field43 STATUS_HAL_SET_TIMEOUT,
372 callback.onResponse(HalCallback.STATUS_HAL_SET_TIMEOUT, null); in sendHalRequest()1111 case HalCallback.STATUS_HAL_SET_TIMEOUT: in getHalCallbackStatusForStatsd()
85 case HalCallback.STATUS_HAL_SET_TIMEOUT: in halCallbackStatusToString()
394 assertCallbackStatus(callback, HalCallback.STATUS_HAL_SET_TIMEOUT); in testGetUserInfo_halSetTimedOut()676 assertCallbackStatus(callback, HalCallback.STATUS_HAL_SET_TIMEOUT); in testSwitchUser_halSetTimedOut()1197 assertCallbackStatus(callback, HalCallback.STATUS_HAL_SET_TIMEOUT); in testCreateUser_halSetTimedOut()1546 assertCallbackStatus(callback, HalCallback.STATUS_HAL_SET_TIMEOUT); in testSetUserAssociation_halSetTimedOut()
1998 mockHalCreateUser(HalCallback.STATUS_HAL_SET_TIMEOUT, /* response= */ null); in testCreateUser_halTimeout()