OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getAllowNonCallbacks
(Results
1 - 2
of
2
) sorted by null
/system/core/include/utils/
Looper.h
235
bool
getAllowNonCallbacks
() const;
/system/core/libutils/
Looper.cpp
129
if (looper->
getAllowNonCallbacks
() != allowNonCallbacks) {
136
bool Looper::
getAllowNonCallbacks
() const {
Completed in 39 milliseconds