Searched refs:runAfterAttachedToWindow (Results 1 – 1 of 1) sorted by relevance
884 runAfterAttachedToWindow( in onResume()1494 runAfterAttachedToWindow(() -> mOverlayManager.showSetupFragment()); in handleIntent()1738 runAfterAttachedToWindow( in tune()1815 private void runAfterAttachedToWindow(final Runnable runnable) { in runAfterAttachedToWindow() method in MainActivity