Home
last modified time | relevance | path

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

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