Home | History | Annotate | Download | only in launcher3

Lines Matching refs:mWaitingForResume

352     private BubbleTextView mWaitingForResume;
989 boolean launchedFromApp = (mWaitingForResume != null);
1037 if (mWaitingForResume != null) {
1039 mWaitingForResume.setStayPressed(false);
2666 mWaitingForResume = (BubbleTextView) v;
2667 mWaitingForResume.setStayPressed(true);