Home
last modified time | relevance | path

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

/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DTetheringConfiguration.java411 final String value = getDeviceConfigProperty(name); in getDeviceConfigBoolean()
416 protected String getDeviceConfigProperty(String name) { in getDeviceConfigProperty() method in TetheringConfiguration
/frameworks/base/packages/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringTest.java329 protected String getDeviceConfigProperty(final String name) { in getDeviceConfigProperty() method in TetheringTest.MyTetheringConfiguration