Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/cts/net/util/java/android/net/cts/util/
DCtsTetheringUtils.java479 private static class StopSoftApCallback implements SoftApCallback { class in CtsTetheringUtils
502 final StopSoftApCallback callback = new StopSoftApCallback(); in expectSoftApDisabled()