Home
last modified time | relevance | path

Searched refs:hasCrossProfileException (Results 1 – 3 of 3) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/
DModel.java300 public boolean hasCrossProfileException() { in hasCrossProfileException() method in Model.Update
/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
DMessage.java266 if (event.hasCrossProfileException()) { in update()
DDirectoryFragment.java1496 mActivity.updateHeader(update.hasCrossProfileException()); in accept()