Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
H A DTetheringDependencies.java135 public abstract Looper getTetheringLooper(); in getTetheringLooper() method in TetheringDependencies
/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
H A DTetheringTest.java461 public Looper getTetheringLooper() { in getTetheringLooper() method in TetheringTest.MockTetheringDependencies