Home
last modified time | relevance | path

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

/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportProgressService.java199 static final String PROPERTY_LAST_ID = "dumpstate.last_id"; field in BugreportProgressService
/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp384 static constexpr char PROPERTY_LAST_ID[] = "dumpstate.last_id"; variable