Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTethering.java2198 private int mErrorNotification; field in Tethering.TetherMainSM.ErrorState
2206 who.sendMessage(mErrorNotification); in processMessage()
2209 mErrorNotification = TETHER_ERROR_NO_ERROR; in processMessage()
2219 mErrorNotification = msgType; in notify()