Home
last modified time | relevance | path

Searched defs:notifyInterfaceStateChange (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/connectivity/tethering/
DIControlsTethering.java37 void notifyInterfaceStateChange(String iface, TetherInterfaceStateMachine who, in notifyInterfaceStateChange() method
/frameworks/base/services/core/java/com/android/server/connectivity/
DTethering.java1894 public void notifyInterfaceStateChange(String iface, TetherInterfaceStateMachine who, in notifyInterfaceStateChange() method in Tethering