HomeSort by relevance Sort by last modified time
    Searched refs:PREPARE_ALLOW_NON_CALLBACKS (Results 1 - 2 of 2) sorted by null

  /system/core/include/utils/
Looper.h 219 PREPARE_ALLOW_NON_CALLBACKS = 1<<0
401 * The opts may be PREPARE_ALLOW_NON_CALLBACKS or 0.
  /system/core/libutils/
Looper.cpp 126 bool allowNonCallbacks = opts & PREPARE_ALLOW_NON_CALLBACKS;

Completed in 161 milliseconds