Searched refs:mIsShutdown (Results 1 – 1 of 1) sorted by relevance
77 private boolean mIsShutdown; field in SingleDeviceStateMachine109 mIsShutdown = false; in SingleDeviceStateMachine()120 if (mIsShutdown) { in requestOpen()137 if (mIsShutdown) { in requestClose()155 if (mIsShutdown) { in setRequest()186 if (mIsShutdown) { in onDeviceOpened()203 if (mIsShutdown) { in onDeviceOpenException()218 if (mIsShutdown) { in onDeviceOpenException()235 if (mIsShutdown) { in onDeviceClosed()252 if (mIsShutdown) { in onDeviceClosingException()[all …]