Home
last modified time | relevance | path

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

/frameworks/base/cmds/incident_helper/java/com/android/commands/incident/sections/
DPersistLogSection.java103 setCurrentSection(DEFAULT_BUFFER); in run()
160 setCurrentSection(m.group(1)); in processFile()
172 private void setCurrentSection(String sectionName) { in setCurrentSection() method in PersistLogSection