Searched refs:stateToSend (Results 1 – 1 of 1) sorted by relevance
1309 ServiceState stateToSend; in notifyServiceStateForPhoneId() local1311 stateToSend = new ServiceState(state); in notifyServiceStateForPhoneId()1313 stateToSend = state.createLocationInfoSanitizedCopy(false); in notifyServiceStateForPhoneId()1315 stateToSend = state.createLocationInfoSanitizedCopy(true); in notifyServiceStateForPhoneId()1322 r.callback.onServiceStateChanged(stateToSend); in notifyServiceStateForPhoneId()