Home
last modified time | relevance | path

Searched defs:removeConfig (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/metrics/
DAtomMetricTester.java99 private void removeConfig(long configId) throws Exception { in removeConfig() method in AtomMetricTester
/cts/hostsidetests/statsd/src/android/cts/statsd/atom/
DAtomTestCase.java231 protected void removeConfig(long configId) throws Exception { in removeConfig() method in AtomTestCase