Searched refs:mTetheringConfigs (Results 1 – 1 of 1) sorted by relevance
1226 private final ArrayList<TetheringConfigurationParcel> mTetheringConfigs = field in TetheringTest.TestTetheringEventCallback1259 final TetheringConfigurationParcel actualConfig = mTetheringConfigs.remove(0); in expectConfigurationChanged()1282 mTetheringConfigs.add(config); in onConfigurationChanged()1303 mTetheringConfigs.add(parcel.config); in onCallbackStarted()1316 assertTrue(mTetheringConfigs.isEmpty()); in assertNoConfigChangeCallback()