Searched refs:shouldShowProgressDialogForOperation (Results 1 – 1 of 1) sorted by relevance
128 if (shouldShowProgressDialogForOperation(opType)) { in showFileOperationStatus()155 private boolean shouldShowProgressDialogForOperation(@OpType int opType) { in shouldShowProgressDialogForOperation() method in DialogController.RuntimeDialogController168 if (!shouldShowProgressDialogForOperation(operation.getOpType())) { in showProgressDialog()