Searched defs:testableLooper (Results 1 – 3 of 3) sorted by relevance
52 InputManagerMockHelper(TestableLooper testableLooper, in InputManagerMockHelper()
138 TestableLooper testableLooper = new TestableLooper(Looper.getMainLooper()); in testMainLooper() local173 TestableLooper testableLooper = new TestableLooper(Looper.getMainLooper()); in testCorrectLooperExecution() local
82 TestableLooper testableLooper = TestableLooper.get(this); in setUp() local