Searched refs:executorRef (Results 1 – 1 of 1) sorted by relevance
2634 WeakReference<Executor> executorRef = new WeakReference<>(executor); in startStylusHandwritingInternal() local2640 Executor executor = executorRef.get(); in startStylusHandwritingInternal()