Searched refs:mCarServiceHelperWaitTimeoutMs (Results 1 – 1 of 1) sorted by relevance
53 private final long mCarServiceHelperWaitTimeoutMs; field in CarServiceHelperWrapper306 mCarServiceHelperWaitTimeoutMs = carServiceHelperWaitTimeoutMs; in CarServiceHelperWrapper()315 mLock.wait(mCarServiceHelperWaitTimeoutMs); in waitForCarServiceHelper()