Home
last modified time | relevance | path

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

/cts/hostsidetests/statsd/src/android/cts/statsd/atom/
DHostAtomTests.java169 Set<Integer> unpluggedStates = new HashSet<>( in testPluggedStateChangedAtom() local
179 List<Set<Integer>> stateSet = Arrays.asList(acStates, unpluggedStates, usbStates, in testPluggedStateChangedAtom()
180 unpluggedStates, wirelessStates, unpluggedStates); in testPluggedStateChangedAtom()