Searched defs:directoryName (Results 1 – 4 of 4) sorted by relevance
122 String directoryName = intent.getStringExtra(EXTRA_DIRECTORY_NAME ); in onCreate() local157 StorageVolume storageVolume, String directoryName) { in showFragment()424 final String directoryName = mIsRoot ? DIRECTORY_ROOT : directory; in onCreateDialog() local
293 protected abstract void bindView(View view, String directoryType, String directoryName, in bindView()305 protected abstract void bindViewLoading(View view, String directoryType, String directoryName); in bindViewLoading()328 String directoryName = directoryPartition.displayName; in bindView() local
82 String directoryName = in randomAccessFilePath() local
341 public @Nullable Intent createAccessIntent(String directoryName) { in createAccessIntent()