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