Searched refs:sHandlerExecutor (Results 1 – 3 of 3) sorted by relevance
33 private static HandlerExecutor sHandlerExecutor; field in IoThread45 sHandlerExecutor = new HandlerExecutor(sHandler); in ensureThreadLocked()66 return sHandlerExecutor; in getExecutor()
40 private static HandlerExecutor sHandlerExecutor; field in FgThread55 sHandlerExecutor = new HandlerExecutor(sHandler); in ensureThreadLocked()76 return sHandlerExecutor; in getExecutor()
35 private static HandlerExecutor sHandlerExecutor; field in BackgroundThread50 sHandlerExecutor = new HandlerExecutor(sHandler); in ensureThreadLocked()71 return sHandlerExecutor; in getExecutor()