Searched refs:mRequestIdForUserSwitchInProcess (Results 1 – 1 of 1) sorted by relevance
291 private int mRequestIdForUserSwitchInProcess; field in CarUserService477 mRequestIdForUserSwitchInProcess); in dump()999 + "that user", targetUser, mRequestIdForUserSwitchInProcess); in handleSwitchUser()1009 mRequestIdForUserSwitchInProcess = 0; in handleSwitchUser()1056 mRequestIdForUserSwitchInProcess = resp.requestId; in handleSwitchUser()1076 if (mRequestIdForUserSwitchInProcess == 0) { in handleSwitchUser()1762 mRequestIdForUserSwitchInProcess = requestId; in updateUserSwitchInProcess()2604 || mRequestIdForUserSwitchInProcess == 0) { in sendPostSwitchToHalLocked()2609 requestIdForUserSwitchInProcess = mRequestIdForUserSwitchInProcess; in sendPostSwitchToHalLocked()2612 mRequestIdForUserSwitchInProcess = 0; in sendPostSwitchToHalLocked()[all …]