Home
last modified time | relevance | path

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

/frameworks/base/cmds/incidentd/src/
DSection.h44 const bool deviceSpecific; variable
DSection.cpp154 Section::Section(int i, int64_t timeoutMs, bool userdebugAndEngOnly, bool deviceSpecific) in Section()
243 FileSection::FileSection(int id, const char* filename, const bool deviceSpecific, in FileSection()