Searched refs:kAllowNonCallbacks (Results 1 – 1 of 1) sorted by relevance
52 constexpr bool kAllowNonCallbacks = true; variable56 mLooper(sp<Looper>::make(kAllowNonCallbacks)), in MessageQueue()