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