Home
last modified time | relevance | path

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

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/binderstats/
DBinderStatsTests.java108 plugInAc(); in testBinderStats()
128 private void plugInAc() throws Exception { in plugInAc() method in BinderStatsTests
DLooperStatsTests.java110 DeviceUtils.plugInAc(getDevice()); in testLooperStats()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DDeviceUtils.java393 public static void plugInAc(ITestDevice device) throws Exception { in plugInAc() method
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/
DHostAtomTests.java226 DeviceUtils.plugInAc(getDevice()); in testPluggedStateChangedAtom()