Searched defs:share (Results 1 – 6 of 6) sorted by relevance
73 void addShare(BluetoothOppShareInfo share); in addShare()
211 BluetoothOppShareInfo share = mShares.get(i); in getPendingShare() local
278 private void markShareTimeout(BluetoothOppShareInfo share) { in markShareTimeout()680 private void tickShareStatus(BluetoothOppShareInfo share) { in tickShareStatus()
109 public void addShare(BluetoothOppShareInfo share) { in addShare()
77 public void onItemSelectedStateChanged(ShareActionProvider share, in onItemSelectedStateChanged()
840 int share = (int) (childExtra * delta / weightSum); in measureVertical() local