Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTetheringDependencies.java149 public abstract Looper makeTetheringLooper(); in makeTetheringLooper() method in TetheringDependencies
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringTest.java506 public Looper makeTetheringLooper() { in makeTetheringLooper() method in TetheringTest.MockTetheringDependencies