Home
last modified time | relevance | path

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

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/binderstats/
DBinderStatsTests.java128 private void plugInAc() throws Exception { in plugInAc() method in BinderStatsTests
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DDeviceUtils.java393 public static void plugInAc(ITestDevice device) throws Exception { in plugInAc() method