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