Searched refs:getAllowNonCallbacks (Results 1 – 2 of 2) sorted by relevance
237 bool getAllowNonCallbacks() const;
118 if (looper->getAllowNonCallbacks() != allowNonCallbacks) { in prepare()125 bool Looper::getAllowNonCallbacks() const { in getAllowNonCallbacks() function in android::Looper