Searched refs:updateShare (Results 1 – 3 of 3) sorted by relevance
65 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
243 protected void updateShare(MenuItem share, SelectionDetails selectionDetails) {
679 updateShare(cursor, arrayPos); in run()840 private void updateShare(Cursor cursor, int arrayPos) { in updateShare() method in BluetoothOppService