Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringTest.java2650 final TetheringInterface wifiIfaceWithoutConfig = new TetheringInterface( in testSoftApConfigInTetheringEventCallback() local
2698 assertArrayEquals(new TetheringInterface[] {wifiIfaceWithoutConfig}, in testSoftApConfigInTetheringEventCallback()
2700 assertArrayEquals(new TetheringInterface[] {wifiIfaceWithoutConfig}, in testSoftApConfigInTetheringEventCallback()
2702 assertArrayEquals(new TetheringInterface[] {wifiIfaceWithoutConfig}, in testSoftApConfigInTetheringEventCallback()
2706 assertArrayEquals(new TetheringInterface[] {wifiIfaceWithoutConfig}, in testSoftApConfigInTetheringEventCallback()
2718 assertArrayEquals(new TetheringInterface[] {wifiIfaceWithoutConfig}, in testSoftApConfigInTetheringEventCallback()
2720 assertArrayEquals(new TetheringInterface[] {wifiIfaceWithoutConfig}, in testSoftApConfigInTetheringEventCallback()
2722 assertArrayEquals(new TetheringInterface[] {wifiIfaceWithoutConfig}, in testSoftApConfigInTetheringEventCallback()
2737 final TetheringInterface wifiIfaceWithoutConfig = new TetheringInterface( in testFuzzyMatchedWifiCannotBeAdded() local
2795 assertArrayEquals(new TetheringInterface[] {wifiIfaceWithoutConfig}, in testFuzzyMatchedWifiCannotBeAdded()