Searched defs:getMainLooper (Results 1 – 7 of 7) sorted by relevance
31 public Looper getMainLooper(); in getMainLooper() method
37 public Looper getMainLooper(); in getMainLooper() method
44 override fun getMainLooper() = executor.looper method
158 public Looper getMainLooper() { in getMainLooper() method in NfcInjector
62 override fun getMainLooper() = mock(Looper::class.java) in <lambda>() method in com.android.networkstack.ipmemorystore.RegularMaintenanceJobServiceTest.InstrumentedRegularMaintenanceJobService
246 public Looper getMainLooper() { in getMainLooper() method in TestContext
341 public Looper getMainLooper() { in getMainLooper() method in ComponentContextFixture.FakeApplicationContext