Home
last modified time | relevance | path

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

/packages/modules/NetworkStack/tests/unit/src/android/net/apf/
DApfTest.java2202 private String stageFile(int rawId) throws Exception { in stageFile() argument
2208 in = InstrumentationRegistry.getContext().getResources().openRawResource(rawId); in stageFile()