Searched refs:onShowDialog (Results 1 – 2 of 2) sorted by relevance
94 dialog.setOnShowListener(this::onShowDialog); in onCreateDialog()116 private void onShowDialog(DialogInterface dialog) { in onShowDialog() method in CreateDirectoryFragment
94 dialog.setOnShowListener(this::onShowDialog); in onCreateDialog()116 private void onShowDialog(DialogInterface dialog){ in onShowDialog() method in RenameDocumentFragment