Home
last modified time | relevance | path

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

/frameworks/base/cmds/incident_helper/java/com/android/commands/incident/sections/
DPersistLogSection.java192 mProto.write(TextLogEntry.SEC, getEpochSec(line)); in parseLine()
240 private long getEpochSec(String line) { in getEpochSec() method in PersistLogSection