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.java49 protected Resources getResourcesForSubIdWrapper(Context ctx, int subId) { in getResourcesForSubIdWrapper() method in FakeTetheringConfiguration
DTetheringConfigurationTest.java115 protected Resources getResourcesForSubIdWrapper(Context ctx, int subId) { in getResourcesForSubIdWrapper() method in TetheringConfigurationTest.MockTetheringConfiguration
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTetheringConfiguration.java662 return getResourcesForSubIdWrapper(ctx, subId); in getResources()
669 protected Resources getResourcesForSubIdWrapper(Context ctx, int subId) { in getResourcesForSubIdWrapper() method in TetheringConfiguration