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