Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/connectivity/
DTethering.java1509 private int mErrorNotification; field in Tethering.TetherMasterSM.ErrorState
1517 who.sendMessage(mErrorNotification); in processMessage()
1520 mErrorNotification = TETHER_ERROR_NO_ERROR; in processMessage()
1530 mErrorNotification = msgType; in notify()