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 | 287 int whatAtomId = 9_999; in testBleScanInterrupted() local 302 writeSliceByBleScanStateChangedAtom(whatAtomId, uid, false, false, false); in testBleScanInterrupted() 303 writeSliceByBleScanStateChangedAtom(whatAtomId, uid, false, false, false); in testBleScanInterrupted() 314 writeSliceByBleScanStateChangedAtom(whatAtomId, uid, false, false, false); in testBleScanInterrupted() 315 writeSliceByBleScanStateChangedAtom(whatAtomId, uid, false, false, false); in testBleScanInterrupted() 316 writeSliceByBleScanStateChangedAtom(whatAtomId, uid, false, false, false); in testBleScanInterrupted() 761 int whatAtomId = 9_998; in testSliceByWakelockState() local 771 writeSliceByWakelockStateChangedAtom(whatAtomId, uid, wakelockType, tag); in testSliceByWakelockState() 772 writeSliceByWakelockStateChangedAtom(whatAtomId, uid, wakelockType, tag); in testSliceByWakelockState() 775 writeSliceByWakelockStateChangedAtom(whatAtomId, uid, wakelockType, tag); in testSliceByWakelockState() [all …]
|