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