Searched refs:createAndStartNewLooperExecutor (Results 1 – 4 of 4) sorted by relevance
53 ViewCapture.createAndStartNewLooperExecutor( in getInstance()63 ViewCapture.createAndStartNewLooperExecutor( in getInstance()
6 createAndStartNewLooperExecutor(threadName, Process.THREAD_PRIORITY_FOREGROUND))
13 createAndStartNewLooperExecutor("NoOpViewCapture", HandlerThread.MIN_PRIORITY)) {
101 public static LooperExecutor createAndStartNewLooperExecutor(String name, int priority) { in createAndStartNewLooperExecutor() method in ViewCapture