Searched refs:PACKAGE_FILTER_ACTIONS (Results 1 – 1 of 1) sorted by relevance
52 private static final List<String> PACKAGE_FILTER_ACTIONS = Lists.newArrayList( field in DocumentsApplication150 for (String packageAction : PACKAGE_FILTER_ACTIONS) { in onCreate()181 if (PACKAGE_FILTER_ACTIONS.contains(action) && data != null) {