Searched refs:ACTION_INCOMING_FILE_CONFIRM (Results 1 – 4 of 4) sorted by relevance
177 static final String ACTION_INCOMING_FILE_CONFIRM = "android.btopp.intent.action.CONFIRM"; field in Constants
103 } else if (action.equals(Constants.ACTION_INCOMING_FILE_CONFIRM) in onReceive()
727 .setAction(Constants.ACTION_INCOMING_FILE_CONFIRM), in updateIncomingFileConfirmNotification()
142 intent.setAction(Constants.ACTION_INCOMING_FILE_CONFIRM); in onReceive_withActionIncomingFileConfirm_startsIncomingFileConfirmActivity()