Searched refs:whatAtomId (Results 1 – 1 of 1) sorted by relevance
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/ |
D | AtomTests.java | 197 int whatAtomId = 9_999; in testBleScanInterrupted() local 212 writeSliceByBleScanStateChangedAtom(whatAtomId, uid, false, false, false); in testBleScanInterrupted() 213 writeSliceByBleScanStateChangedAtom(whatAtomId, uid, false, false, false); in testBleScanInterrupted() 218 writeSliceByBleScanStateChangedAtom(whatAtomId, uid, false, false, false); in testBleScanInterrupted() 219 writeSliceByBleScanStateChangedAtom(whatAtomId, uid, false, false, false); in testBleScanInterrupted() 220 writeSliceByBleScanStateChangedAtom(whatAtomId, uid, false, false, false); in testBleScanInterrupted() 674 int whatAtomId = 9_998; in testSliceByWakelockState() local 684 writeSliceByWakelockStateChangedAtom(whatAtomId, uid, wakelockType, tag); in testSliceByWakelockState() 685 writeSliceByWakelockStateChangedAtom(whatAtomId, uid, wakelockType, tag); in testSliceByWakelockState() 688 writeSliceByWakelockStateChangedAtom(whatAtomId, uid, wakelockType, tag); in testSliceByWakelockState() [all …]
|