Searched refs:ACTION_TRANSFER_PROGRESS (Results 1 – 1 of 1) sorted by relevance
22 private static final String ACTION_TRANSFER_PROGRESS = field in BeamStatusReceiver92 } else if (ACTION_TRANSFER_PROGRESS.equals(action) || in onReceive()101 filter.addAction(ACTION_TRANSFER_PROGRESS); in getIntentFilter()145 } else if (action.equals(ACTION_TRANSFER_PROGRESS)) { in handleTransferEvent()