Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DFakeTetheringConfiguration.java40 protected Resources getResourcesForSubIdWrapper(Context ctx, int subId) { in getResourcesForSubIdWrapper() method in FakeTetheringConfiguration
DTetheringConfigurationTest.java108 protected Resources getResourcesForSubIdWrapper(Context ctx, int subId) { in getResourcesForSubIdWrapper() method in TetheringConfigurationTest.MockTetheringConfiguration
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTetheringConfiguration.java542 return getResourcesForSubIdWrapper(ctx, subId); in getResources()
549 protected Resources getResourcesForSubIdWrapper(Context ctx, int subId) { in getResourcesForSubIdWrapper() method in TetheringConfiguration