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