Searched refs:getMainHandler (Results 1 – 8 of 8) sorted by relevance
79 mContext, sampleSource, mpegTsPlayer.getMainHandler(), mpegTsPlayer); in buildRenderers()86 mpegTsPlayer.getMainHandler(), in buildRenderers()
509 /* package */ Handler getMainHandler() { in getMainHandler() method in MpegTsPlayer
112 mService.getMainHandler().post(listener::onConnectionClosed); in connect()125 mService.getMainHandler().post(listener::onConnectionClosed); in connect()
73 mPrintService.getMainHandler().post(() -> { in onConnectionComplete()
134 mPrintService.getMainHandler().post(() -> { in onPrinterFound()
149 getMainHandler() in prefetchBitmap()477 private static synchronized Handler getMainHandler() { in getMainHandler() method in ImageLoader
68 private @NonNull Handler mTimeoutHandler = getMainHandler();95 private static Handler getMainHandler() { in getMainHandler() method in AndroidFuture
250 public Handler getMainHandler() { in getMainHandler() method in BuiltInPrintService