Home
last modified time | relevance | path

Searched defs:frameLog (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Nfc/NfcNci/src/com/android/nfc/cardemulation/util/
DStatsdUtils.java367 PollingFrameLog frameLog = new PollingFrameLog(data); in tallyPollingFrame() local
399 protected void writeToStatsd(PollingFrameLog frameLog) { in writeToStatsd()