Home
last modified time | relevance | path

Searched defs:canOpenWith (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
H A DTestSelectionDetails.java35 public boolean canOpenWith; field in TestSelectionDetails
79 public boolean canOpenWith() { in canOpenWith() method in TestSelectionDetails
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
H A DSelectionMetadata.java171 public boolean canOpenWith() { in canOpenWith() method in SelectionMetadata
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/
H A DMenuManager.java410 boolean canOpenWith(); in canOpenWith() method