Searched refs:getLooper (Results 1 – 10 of 10) sorted by relevance
77 mProcessingHandler = new Handler(mProcessingThread.getLooper()); in ViewfinderProcessor()
85 mCameraHandler = new Handler(mCameraThread.getLooper()); in openCamera()
78 callback.getLooper()); in onCreate()
69 Looper getLooper() { in getLooper() method in ClientCallbackImpl
121 mServiceLooper = thread.getLooper(); in onCreate()
295 sHandler.getLooper(); in init()
82 sWorkerQueue = new Handler(sWorkerThread.getLooper()); in WeatherWidgetProvider()
105 sUiTestAutomationBridge = new UiAutomation(sHandlerThread.getLooper(), in setup()
338 mBackgroundHandler = new Handler(mBackgroundThread.getLooper()); in startBackgroundThread()
655 mBackgroundHandler = new Handler(mBackgroundThread.getLooper()); in startBackgroundThread()