Searched refs:MONITORED_EVENTS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/firewall/
H A DIntentFirewall.java556 private static final int MONITORED_EVENTS = FileObserver.CREATE|FileObserver.MOVED_TO| field in class:IntentFirewall.RuleObserver
560 super(monitoredDir.getAbsolutePath(), MONITORED_EVENTS);

Completed in 55 milliseconds