Searched defs:share (Results 1 – 10 of 10) sorted by relevance
73 void addShare(BluetoothOppShareInfo share); in addShare()
192 BluetoothOppShareInfo share = mShares.get(i); in getPendingShare() local
355 private void markShareTimeout(BluetoothOppShareInfo share) { in markShareTimeout()777 private void tickShareStatus(BluetoothOppShareInfo share) { in tickShareStatus()
114 public void addShare(BluetoothOppShareInfo share) { in addShare()
77 public void onItemSelectedStateChanged(ShareActionProvider share, in onItemSelectedStateChanged()
50 private TestMenuItem share; field in MenuManagerTest
119 MenuItem share = menu.findItem(R.id.menu_share); in updateContextMenuForFiles() local263 protected void updateShare(MenuItem share, SelectionDetails selectionDetails) { in updateShare()
62 private TestMenuItem share; field in MenuManagerTest
246 protected void updateShare(MenuItem share, SelectionDetails selectionDetails) { in updateShare()
840 int share = (int) (childExtra * delta / weightSum); in measureVertical() local