Searched defs:buildLooperOnNewThread (Results 1 – 3 of 3) sorted by relevance
38 Looper buildLooperOnNewThread(String threadName); in buildLooperOnNewThread() method
32 public Looper buildLooperOnNewThread(String threadName) { in buildLooperOnNewThread() method in ThreadFactoryImpl
45 public Looper buildLooperOnNewThread(String threadName) { in buildLooperOnNewThread() method in FakeThreadFactory