Home
last modified time | relevance | path

Searched refs:tickShareStatus (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppTransfer.java288 tickShareStatus(info1); in handleMessage()
304 tickShareStatus(mCurrentShare); in handleMessage()
335 tickShareStatus(mCurrentShare); in handleMessage()
851 private void tickShareStatus(BluetoothOppShareInfo share) { in tickShareStatus() method in BluetoothOppTransfer