Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/tests/integration/src/android/net/
DEthernetTetheringTest.java937 private <K extends Struct, V extends Struct> HashMap<K, V> dumpAndParseRawMap( in dumpAndParseRawMap() method
957 final HashMap<K, V> map = dumpAndParseRawMap(keyClass, valueClass, service, args); in pollRawMapFromDump()