Searched refs:getCurrentRunLoop (Results 1 – 3 of 3) sorted by relevance
57 assert mCore.getCurrentRunLoop() == this : "Only the current run loop can be closed"; in close()
188 public RunLoop getCurrentRunLoop() { in getCurrentRunLoop() method in CoreImpl
182 public RunLoop getCurrentRunLoop(); in getCurrentRunLoop() method