Searched refs:MainLooperManager (Results 1 – 1 of 1) sorted by relevance
37 private static MainLooperManager sManager;41 sManager = new MainLooperManager(); in onCreate()72 public class MainLooperManager implements Runnable { class in TestableInstrumentation79 public MainLooperManager() { in MainLooperManager() method in TestableInstrumentation.MainLooperManager