Searched defs:is_present (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/base/core/proto/android/service/ |
H A D | battery.proto | 46 optional bool is_present = 8; field
|
/aosp12/system/update_engine/scripts/update_payload/ |
H A D | checker_unittest.py | 187 def SetupAddElemTest(self, is_present, is_submsg, convert=str, argument 226 def DoAddElemTest(self, is_present, is_mandatory, is_submsg, convert, argument 253 def DoAddFieldTest(self, is_mandatory, is_present, convert, linebreak, argument 283 def DoAddSubMsgTest(self, is_mandatory, is_present): argument
|