Home
last modified time | relevance | path

Searched defs:EVENT_APPLY_GLOBAL_HTTP_PROXY (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java383 private static final int EVENT_APPLY_GLOBAL_HTTP_PROXY = 9; field in ConnectivityService
1236 EVENT_APPLY_GLOBAL_HTTP_PROXY); in registerSettingsCallbacks() local