Searched refs:resetDeviceState (Results 1 – 4 of 4) sorted by relevance
123 void resetDeviceState(); in resetDeviceState() method549 public void resetDeviceState() {550 mDeviceState.resetDeviceState();719 mDeviceState.resetDeviceState(); in onRequestPublishCapabilitiesFromService()826 mDeviceState.resetDeviceState(); in removeRequestDisallowedStatus()
335 public synchronized void resetDeviceState() { in resetDeviceState() method in UceDeviceState
1114 mUceCtrlCallback.resetDeviceState(); in handleRequestPublishMessage()1153 mUceCtrlCallback.resetDeviceState(); in handleResetDeviceStateMessage()
452 verify(mUceCtrlCallback).resetDeviceState(); in testRequestPublishFromServiceWhenDeviceNoRetry()