Home | History | Annotate | Download | only in launcher3

Lines Matching refs:mWaitingForResult

292     private boolean mWaitingForResult;
1884 // also will cancel mWaitingForResult.
1970 mWaitingForResult) {
2187 return mWorkspaceLoading || mWaitingForResult;
2204 mWaitingForResult = value;
4610 Log.d(TAG, "mWaitingForResult=" + mWaitingForResult);