Searched refs:mErrorNotification (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/connectivity/
H A DTethering.java1626 private int mErrorNotification; field in class:Tethering.TetherMasterSM.ErrorState
1634 who.sendMessage(mErrorNotification);
1637 mErrorNotification = ConnectivityManager.TETHER_ERROR_NO_ERROR;
1647 mErrorNotification = msgType;

Completed in 71 milliseconds