Home
last modified time | relevance | path

Searched defs:saveContainer (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/picker/
H A DPickActivity.java211 View saveContainer = findViewById(R.id.container_save); in setupLayout() local
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/files/
H A DFilesActivity.java191 View saveContainer = findViewById(R.id.container_save); in onCreate() local