Searched refs:MockTetheringConfiguration (Results 1 – 1 of 1) sorted by relevance
75 private class MockTetheringConfiguration extends TetheringConfiguration { class in TetheringConfigurationTest76 MockTetheringConfiguration(Context ctx, SharedLog log, int id) { in MockTetheringConfiguration() method in TetheringConfigurationTest.MockTetheringConfiguration389 final MockTetheringConfiguration mockCfg = in testGetResourcesBySubId()390 new MockTetheringConfiguration(mMockContext, mLog, anyValidSubId); in testGetResourcesBySubId()