Home
last modified time | relevance | path

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

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/
DHostAtomTests.java209 Set<Integer> unpluggedStates = new HashSet<>( in testPluggedStateChangedAtom() local
219 List<Set<Integer>> stateSet = Arrays.asList(acStates, unpluggedStates, usbStates, in testPluggedStateChangedAtom()
220 unpluggedStates, wirelessStates, unpluggedStates); in testPluggedStateChangedAtom()