Searched refs:stateToReport (Results 1 – 1 of 1) sorted by relevance
431 int stateToReport = INVALID_DEVICE_STATE; in notifyDeviceStateChangedIfNeeded() local473 stateToReport = newState; in notifyDeviceStateChangedIfNeeded()477 if (stateToReport != INVALID_DEVICE_STATE) { in notifyDeviceStateChangedIfNeeded()478 mListener.onStateChanged(stateToReport); in notifyDeviceStateChangedIfNeeded()