Searched refs:mAsyncOperationInProgress (Results 1 – 1 of 1) sorted by relevance
227 private boolean mAsyncOperationInProgress; field in PrintPreviewController.MyHandler232 mAsyncOperationInProgress = false;253 while (!mPendingOperations.isEmpty() && !mAsyncOperationInProgress) { in handleNextOperation()268 mAsyncOperationInProgress = true; in handleMessage()285 mAsyncOperationInProgress = true; in handleMessage()