Searched defs:share (Results 1 – 9 of 9) sorted by relevance
73 void addShare(BluetoothOppShareInfo share); in addShare()
194 BluetoothOppShareInfo share = mShares.get(i); in getPendingShare() local
374 private void markShareTimeout(BluetoothOppShareInfo share) { in markShareTimeout()843 private void tickShareStatus(BluetoothOppShareInfo share) { in tickShareStatus()
126 public void addShare(BluetoothOppShareInfo share) { in addShare()
77 public void onItemSelectedStateChanged(ShareActionProvider share, in onItemSelectedStateChanged()
140 MenuItem share = menu.findItem(R.id.dir_menu_share); in updateContextMenuForFiles() local293 protected void updateShare(MenuItem share, SelectionDetails selectionDetails) { in updateShare()
233 protected void updateShare(MenuItem share, SelectionDetails selectionDetails) { in updateShare()
840 int share = (int) (childExtra * delta / weightSum); in measureVertical() local