Searched defs:EVENT_REQUEST_NETCAPABILITIES (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
H A DConnectivityService.java405 private static final int EVENT_REQUEST_NETCAPABILITIES = 33; field in class:ConnectivityService
2963 case EVENT_REQUEST_NETCAPABILITIES:
4326 EVENT_REQUEST_NETCAPABILITIES, getCallingUid(), 0, networkRequest));

Completed in 44 milliseconds