Searched refs:getForThread (Results 1 – 2 of 2) sorted by relevance
91 sp<Looper> old = getForThread(); // also has side-effect of initializing TLS in setForThread()104 sp<Looper> Looper::getForThread() { in getForThread() function in android::Looper113 sp<Looper> looper = Looper::getForThread(); in prepare()
419 static sp<Looper> getForThread();