Searched refs:ACTION_OPEN_RECEIVED_FILES (Results 1 – 2 of 2) sorted by relevance
69 static final String ACTION_OPEN_RECEIVED_FILES = field in Constants
169 } else if (action.equals(Constants.ACTION_OPEN_RECEIVED_FILES)) { in onReceive()