Searched refs:TRANSFER_COMPLETED_ACTION (Results 1 – 3 of 3) sorted by relevance
63 public static final String TRANSFER_COMPLETED_ACTION = field in BluetoothShare
237 Intent intent = new Intent(BluetoothShare.TRANSFER_COMPLETED_ACTION); in sendIntentIfCompleted()
215 } else if (action.equals(BluetoothShare.TRANSFER_COMPLETED_ACTION)) { in onReceive()