Home
last modified time | relevance | path

Searched refs:updateOpenWith (Results 1 – 2 of 2) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/
DMenuManager.java63 updateOpenWith(menu.findItem(R.id.action_menu_open_with), selection); in updateActionMenu()
162 updateOpenWith(openWith, selectionDetails); in updateContextMenuForFiles()
303 protected void updateOpenWith(MenuItem openWith, SelectionDetails selectionDetails) { in updateOpenWith() method in MenuManager
/packages/apps/DocumentsUI/src/com/android/documentsui/files/
DMenuManager.java163 protected void updateOpenWith(MenuItem openWith, SelectionDetails selectionDetails) { in updateOpenWith() method in MenuManager