Searched defs:getAllowNonCallbacks (Results 1 - 1 of 1) sorted by relevance
/system/core/libutils/ | ||
H A D | Looper.cpp | 129 if (looper->getAllowNonCallbacks() != allowNonCallbacks) { 136 bool Looper::getAllowNonCallbacks() const { function in class:android::Looper |
Completed in 4 milliseconds