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.java74 updateInspect(menu.findItem(R.id.action_menu_inspect), selection); in updateActionMenu()
96 updateInspect(mOptionMenu.findItem(R.id.option_menu_inspect)); in updateOptionMenu()
236 updateInspect(inspect); in updateContextMenuForContainer()
333 protected void updateInspect(MenuItem inspector) { in updateInspect() method in MenuManager
340 protected void updateInspect(MenuItem inspect, SelectionDetails selectionDetails) { in updateInspect() method in MenuManager
/packages/apps/DocumentsUI/src/com/android/documentsui/files/
DMenuManager.java263 protected void updateInspect(MenuItem inspect) {
269 protected void updateInspect(MenuItem inspect, SelectionDetails selectionDetails) {