Home | History | Annotate | Download | only in launcher3

Lines Matching defs:onHide

1028         // have onHide (from onPause), then onShow, then onHide again, which we get if we don't
1069 // We call onHide() aggressively. The custom content callbacks should be able to
1070 // debounce excess onHide calls.
1072 mWorkspace.getCustomContentCallbacks().onHide();
1086 void onHide();