Searched refs:share (Results 1 – 18 of 18) sorted by relevance
276 private void markShareTimeout(BluetoothOppShareInfo share) { in markShareTimeout() argument277 Uri contentUri = Uri.parse(BluetoothShare.CONTENT_URI + "/" + share.mId); in markShareTimeout()678 private void tickShareStatus(BluetoothOppShareInfo share) { in tickShareStatus() argument679 if (share == null) { in tickShareStatus()683 Uri contentUri = Uri.parse(BluetoothShare.CONTENT_URI + "/" + share.mId); in tickShareStatus()685 updateValues.put(BluetoothShare.DIRECTION, share.mDirection); in tickShareStatus()
211 BluetoothOppShareInfo share = mShares.get(i); in getPendingShare() local212 if (share.mStatus == BluetoothShare.STATUS_PENDING) { in getPendingShare()213 return share; in getPendingShare()
109 public void addShare(BluetoothOppShareInfo share) { in addShare() argument110 mThread.addShare(share); in addShare()
73 void addShare(BluetoothOppShareInfo share); in addShare() argument
77 public void onItemSelectedStateChanged(ShareActionProvider share, in onItemSelectedStateChanged() argument135 share.setShareIntent(mShareIntent); in onItemSelectedStateChanged()
3 A utility (currently hosted on Bazaar) to share bugreports from
42 case R.id.share: in onActionItemClicked()
623 int[] normalIds = {R.id.setas, R.id.play, R.id.share, R.id.discard}; in onCreate()1019 case R.id.share: { in onClick()
388 share(data);392 share(data);396 private void share(LocalData data) {
207 getString(R.string.share))); in onOptionsItemSelected()
1500 item.setTitle(mActivity.getResources().getString(R.string.share)); in updatePanoramaUI()
470 mActivity.getResources().getString(R.string.share)); in updateSupportedOperation()
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:de,locale=de,description=Deutsch,date=1393228134, ...