Searched refs:DdsSwitchState (Results 1 – 1 of 1) sorted by relevance
78 private DdsSwitchState mDdsSwitchState = DdsSwitchState.NONE;95 private enum DdsSwitchState { enum in VendorPhoneSwitcher316 mDdsSwitchState = DdsSwitchState.REQUIRED; in onEvaluate()599 if (mDdsSwitchState == DdsSwitchState.REQUIRED) { in onDdsSwitchResponse()600 mDdsSwitchState = DdsSwitchState.DONE; in onDdsSwitchResponse()613 if (mDdsSwitchState == DdsSwitchState.DONE in notifyDdsSwitchDone()