Searched refs:getAllowNonCallbacks (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/include/utils/
H A DLooper.h146 bool getAllowNonCallbacks() const;
/frameworks/native/libs/utils/
H A DLooper.cpp146 if (looper->getAllowNonCallbacks() != allowNonCallbacks) {
153 bool Looper::getAllowNonCallbacks() const { function in class:Looper

Completed in 81 milliseconds