Searched refs:runAfterAttachedToWindow (Results 1 – 1 of 1) sorted by relevance
922 runAfterAttachedToWindow( in onResume()1545 runAfterAttachedToWindow(() -> mOverlayManager.showSetupFragment()); in handleIntent()1789 runAfterAttachedToWindow( in tune()1866 private void runAfterAttachedToWindow(final Runnable runnable) { in runAfterAttachedToWindow() method in MainActivity