Searched refs:newInterfaceState (Results 1 – 1 of 1) sorted by relevance
1017 private void sendInterfaceState(int newInterfaceState) { in sendInterfaceState() argument1018 mServingMode = newInterfaceState; in sendInterfaceState()1019 mCallback.updateInterfaceState(this, newInterfaceState, mLastError); in sendInterfaceState()