Searched refs:runAfterAttachedToWindow (Results 1 – 1 of 1) sorted by relevance
879 runAfterAttachedToWindow( in onResume()1489 runAfterAttachedToWindow(() -> mOverlayManager.showSetupFragment()); in handleIntent()1733 runAfterAttachedToWindow( in tune()1810 private void runAfterAttachedToWindow(final Runnable runnable) { in runAfterAttachedToWindow() method in MainActivity