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