Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
DTestSelectionDetails.java36 public boolean canViewInOwner; field in TestSelectionDetails
84 public boolean canViewInOwner() { in canViewInOwner() method in TestSelectionDetails
/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
DSelectionMetadata.java161 public boolean canViewInOwner() { in canViewInOwner() method in SelectionMetadata
/packages/apps/DocumentsUI/src/com/android/documentsui/
DMenuManager.java412 boolean canViewInOwner(); in canViewInOwner() method