Searched refs:mainHandler (Results 1 – 3 of 3) sorted by relevance
270 MainThread mainHandler) { in CaptureSessionManagerImpl() argument275 mMainHandler = mainHandler; in CaptureSessionManagerImpl()
557 val mainHandler = Handler(context.getMainLooper()) in <lambda>() constant569 mainHandler.post(myRunnable) in <lambda>()
501 final Handler mainHandler = new Handler(context.getMainLooper()); in setSnoozeState() local511 mainHandler.post(myRunnable); in setSnoozeState()