Searched defs:share (Results 1 – 10 of 10) sorted by relevance
96 double share = getFairShareForPosition(count) / sum; in onComputeCacheQuotaHints() local105 double medianValue, share; in onComputeCacheQuotaHints() local
73 void addShare(BluetoothOppShareInfo share); in addShare()
198 BluetoothOppShareInfo share = mShares.get(i); in getPendingShare() local
401 private void markShareTimeout(BluetoothOppShareInfo share) { in markShareTimeout()884 private void tickShareStatus(BluetoothOppShareInfo share) { in tickShareStatus()
130 public void addShare(BluetoothOppShareInfo share) { in addShare()
60 public void onItemSelectedStateChanged(ShareActionProvider share, in onItemSelectedStateChanged()
86 unsafe fn share(buffer: NonNull<[u8]>, direction: BufferDirection) -> PhysAddr { in share() method
128 unsafe fn share(buffer: NonNull<[u8]>, _direction: BufferDirection) -> PhysAddr { in share() method
154 MenuItem share = menu.findItem(R.id.dir_menu_share); in updateContextMenuForFiles() local317 protected void updateShare(MenuItem share, SelectionDetails selectionDetails) { in updateShare()
840 int share = (int) (childExtra * delta / weightSum); in measureVertical() local