Searched refs:ACTION_OPEN_INBOUND_TRANSFER (Results 1 – 5 of 5) sorted by relevance
74 static final String ACTION_OPEN_INBOUND_TRANSFER = "android.btopp.intent.action.OPEN_INBOUND"; field in Constants
596 Intent in = new Intent(Constants.ACTION_OPEN_INBOUND_TRANSFER); in updateCompletedNotification()602 new Intent(Constants.ACTION_OPEN_INBOUND_TRANSFER) in updateCompletedNotification()
175 } else if (action.equals(Constants.ACTION_OPEN_INBOUND_TRANSFER) in onReceive()
159 mIntent.setAction(Constants.ACTION_OPEN_INBOUND_TRANSFER); in onCreate_withDirectionInbound_displayInboundHistory()
221 intent.setAction(Constants.ACTION_OPEN_INBOUND_TRANSFER); in onReceive_withActionInboundTransfer_startsTransferHistoryActivity()