Searched defs:isCurrentThread (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/
H A DLooper.java205 public boolean isCurrentThread() { method in class:Looper
/frameworks/av/media/libstagefright/foundation/
H A DALooper.cpp53 bool isCurrentThread() const { function in struct:android::ALooper::LooperThread
159 if (!runningLocally && !thread->isCurrentThread()) {

Completed in 105 milliseconds