Searched refs:BluetoothOppShareInfo (Results 1 – 7 of 7) sorted by relevance
75 private final ArrayList<BluetoothOppShareInfo> mShares;105 public BluetoothOppBatch(Context context, BluetoothOppShareInfo info) { in BluetoothOppBatch()126 public void addShare(BluetoothOppShareInfo info) { in addShare()150 BluetoothOppShareInfo info = mShares.get(i); in cancelBatch()167 public boolean hasShare(BluetoothOppShareInfo info) { in hasShare()195 public BluetoothOppShareInfo getPendingShare() { in getPendingShare()197 BluetoothOppShareInfo share = mShares.get(i); in getPendingShare()
95 private BluetoothOppShareInfo mCurrentShare;246 BluetoothOppShareInfo info = (BluetoothOppShareInfo) msg.obj; in handleMessage()275 BluetoothOppShareInfo info1 = (BluetoothOppShareInfo) msg.obj; in handleMessage()293 BluetoothOppShareInfo info2 = (BluetoothOppShareInfo) msg.obj; in handleMessage()310 BluetoothOppShareInfo info3 = (BluetoothOppShareInfo) msg.obj; in handleMessage()375 private void markShareTimeout(BluetoothOppShareInfo share) { in markShareTimeout()410 BluetoothOppShareInfo info = null; in markBatchFailed()844 private void tickShareStatus(BluetoothOppShareInfo share) { in tickShareStatus()868 BluetoothOppShareInfo info = mBatch.getPendingShare(); in onShareAdded()
120 private ArrayList<BluetoothOppShareInfo> mShares;272 for (BluetoothOppShareInfo info : mShares) { in dump()725 BluetoothOppShareInfo info = new BluetoothOppShareInfo( in insertShare()847 BluetoothOppShareInfo info = mShares.get(arrayPos); in updateShare()949 BluetoothOppShareInfo info = mShares.get(arrayPos); in deleteShare()1053 BluetoothOppShareInfo info = mShares.get(arrayPos); in scanFileIfNeeded()1108 private BluetoothOppShareInfo mInfo;1114 MediaScannerNotifier(Context context, BluetoothOppShareInfo info, Handler handler) { in MediaScannerNotifier()
41 public class BluetoothOppShareInfo { class71 public BluetoothOppShareInfo(int id, Uri uri, String hint, String filename, String mimetype, in BluetoothOppShareInfo() method in BluetoothOppShareInfo
126 public void addShare(BluetoothOppShareInfo share) { in addShare()148 private BluetoothOppShareInfo mInfo;175 public void addShare(BluetoothOppShareInfo info) { in addShare()
73 void addShare(BluetoothOppShareInfo share); in addShare()
84 private BluetoothOppShareInfo mInfo;176 public void addShare(BluetoothOppShareInfo info) { in addShare()