HomeSort by relevance Sort by last modified time
    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