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