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 146 bool getAllowNonCallbacks() const;
  /system/core/libutils/
Looper.cpp 148 if (looper->getAllowNonCallbacks() != allowNonCallbacks) {
155 bool Looper::getAllowNonCallbacks() const {

Completed in 35 milliseconds