Searched refs:MainLooperManager (Results 1 – 1 of 1) sorted by relevance
38 private static MainLooperManager sManager;43 sManager = new MainLooperManager(); in onCreate()77 public class MainLooperManager implements Runnable { class in TestableInstrumentation84 public MainLooperManager() { in MainLooperManager() method in TestableInstrumentation.MainLooperManager