Home
last modified time | relevance | path

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

/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DTethering.java1882 private int mErrorNotification; field in Tethering.TetherMainSM.ErrorState
1890 who.sendMessage(mErrorNotification); in processMessage()
1893 mErrorNotification = TETHER_ERROR_NO_ERROR; in processMessage()
1903 mErrorNotification = msgType; in notify()