Home
last modified time | relevance | path

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

/packages/modules/StatsD/tests/src/android/cts/statsd/apex/
DBootstrapApexTests.java39 private static final String BOOTSTRAP_APEX_FILE1 = "/bootstrap-apex/apex-info-list.xml"; field in BootstrapApexTests
55 File file = getDevice().pullFile(BOOTSTRAP_APEX_FILE1); in readBootstrapApexes()