Home
last modified time | relevance | path

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

/frameworks/native/libs/utils/
DLooper.cpp69 Looper::Looper(bool allowNonCallbacks) : in Looper()
140 bool allowNonCallbacks = opts & ALOOPER_PREPARE_ALLOW_NON_CALLBACKS; in prepare() local