Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/
DMenuManager.java79 updateInspect(menu.findItem(R.id.action_menu_inspect), selection); in updateActionMenu()
104 updateInspect(mOptionMenu.findItem(R.id.option_menu_inspect)); in updateOptionMenu()
264 updateInspect(inspect); in updateContextMenuForContainer()
370 protected void updateInspect(MenuItem inspector) { in updateInspect() method in MenuManager
377 protected void updateInspect(MenuItem inspect, SelectionDetails selectionDetails) { in updateInspect() method in MenuManager
/packages/apps/DocumentsUI/src/com/android/documentsui/files/
DMenuManager.java305 protected void updateInspect(MenuItem inspect) {
311 protected void updateInspect(MenuItem inspect, SelectionDetails selectionDetails) {