Home
last modified time | relevance | path

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

/system/core/libutils/
DLooper.cpp73 Looper::Looper(bool allowNonCallbacks) : in Looper()
126 bool allowNonCallbacks = opts & PREPARE_ALLOW_NON_CALLBACKS; in prepare() local