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

  /system/core/libutils/
Looper.cpp 87 mIdling = false;
220 mIdling = true;
226 mIdling = false;
570 return mIdling;
  /system/core/include/utils/
Looper.h 454 volatile bool mIdling;

Completed in 687 milliseconds