Searched refs:acquireLooperManager (Results 1 – 7 of 7) sorted by relevance
58 this(acquireLooperManager(l), l); in TestableLooper()208 private static TestLooperManager acquireLooperManager(Looper l) { in acquireLooperManager() method in TestableLooper212 return InstrumentationRegistry.getInstrumentation().acquireLooperManager(l); in acquireLooperManager()273 mTestableLooper.mQueueWrapper = acquireLooperManager(mLooper); in invokeExplosively()
159 mManager = acquireLooperManager(Looper.getMainLooper()); in startManaging()
604 .acquireLooperManager(mThread.getLooper()); in testMetadataSyncFail()654 .acquireLooperManager(mThread.getLooper()); in testMetadataSyncFuzz()
56 .acquireLooperManager(mHandlerThread.getLooper()); in setUp()
2259 public TestLooperManager acquireLooperManager(Looper looper) { in acquireLooperManager() method in Instrumentation
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
5383 method public android.os.TestLooperManager acquireLooperManager(android.os.Looper);