Searched defs:allowNonCallbacks (Results 1 – 1 of 1) sorted by relevance
60 Looper::Looper(bool allowNonCallbacks) in Looper()112 bool allowNonCallbacks = opts & PREPARE_ALLOW_NON_CALLBACKS; in prepare() local