Home
last modified time | relevance | path

Searched defs:createIfNotFound (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DForegroundServiceController.java133 boolean createIfNotFound) { in updateUserState()
/aosp12/frameworks/base/tools/aapt/
H A DResourceTable.cpp2394 const bool createIfNotFound) in getCustomResourceWithCreation()
/aosp12/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp5600 bool createIfNotFound = false; in stringToValue() local