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