Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/
DMenuManager.java65 updateShare(menu.findItem(R.id.action_menu_share), selection); in updateActionMenu()
160 updateShare(share, selectionDetails); in updateContextMenuForFiles()
317 protected void updateShare(MenuItem share, SelectionDetails selectionDetails) { in updateShare() method in MenuManager
/packages/apps/DocumentsUI/src/com/android/documentsui/files/
DMenuManager.java243 protected void updateShare(MenuItem share, SelectionDetails selectionDetails) {
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppService.java679 updateShare(cursor, arrayPos); in run()
840 private void updateShare(Cursor cursor, int arrayPos) { in updateShare() method in BluetoothOppService