Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/schemas/com.android.systemui.communal.data.db.CommunalDatabase/
D1.json15 "notNull": true boolean
21 "notNull": true boolean
27 "notNull": true boolean
33 "notNull": true boolean
53 "notNull": true boolean
59 "notNull": true, boolean
/frameworks/av/media/libmedia/
DOMXBuffer.cpp140 bool notNull; in readFromParcel() local