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

/system/core/libutils/
H A DLooper.cpp96 sp<Looper> old = getForThread(); // also has side-effect of initializing TLS
109 sp<Looper> Looper::getForThread() { function in class:android::Looper
118 sp<Looper> looper = Looper::getForThread();

Completed in 26 milliseconds