Home
last modified time | relevance | path

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

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