Home
last modified time | relevance | path

Searched refs:EVENT_PROVISIONING_NOTIFICATION (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java536 private static final int EVENT_PROVISIONING_NOTIFICATION = 43; field in ConnectivityService
2843 case EVENT_PROVISIONING_NOTIFICATION: { in maybeHandleNetworkMonitorMessage()
3090 EVENT_PROVISIONING_NOTIFICATION, PROVISIONING_NOTIFICATION_SHOW, in showProvisioningNotification()
3097 EVENT_PROVISIONING_NOTIFICATION, PROVISIONING_NOTIFICATION_HIDE, mNetId)); in hideProvisioningNotification()