Searched defs:share (Results 1 – 5 of 5) sorted by relevance
73 void addShare(BluetoothOppShareInfo share); in addShare()
211 BluetoothOppShareInfo share = mShares.get(i); in getPendingShare() local
276 private void markShareTimeout(BluetoothOppShareInfo share) { in markShareTimeout()678 private void tickShareStatus(BluetoothOppShareInfo share) { in tickShareStatus()
109 public void addShare(BluetoothOppShareInfo share) { in addShare()
77 public void onItemSelectedStateChanged(ShareActionProvider share, in onItemSelectedStateChanged()