Searched refs:stateToSend (Results 1 – 1 of 1) sorted by relevance
1703 ServiceState stateToSend; in notifyServiceStateForPhoneId() local1705 stateToSend = new ServiceState(state); in notifyServiceStateForPhoneId()1707 stateToSend = state.createLocationInfoSanitizedCopy(false); in notifyServiceStateForPhoneId()1709 stateToSend = state.createLocationInfoSanitizedCopy(true); in notifyServiceStateForPhoneId()1714 + " state=" + stateToSend); in notifyServiceStateForPhoneId()1716 r.callback.onServiceStateChanged(stateToSend); in notifyServiceStateForPhoneId()