Secure File Manager
Toggle table of contents
0.1.9-beta
release
Target filter
release
Switch theme
Search in API
Skip to content
Secure File Manager
app
/
ltechnologies.onionphone.securefilemanager.dialogs
/
StoragePickerDialog
/
StoragePickerDialog
Storage
Picker
Dialog
constructor
(
activity
:
BaseAbstractActivity
,
currPath
:
String
,
isMovingOperation
:
Boolean
=
false
,
hideAction
:
HideAction
=
HideAction.NONE
,
callback
:
(
pickedPath
:
String
)
->
Unit
)