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
2835 case EVENT_PROVISIONING_NOTIFICATION: { in maybeHandleNetworkMonitorMessage()
3082 EVENT_PROVISIONING_NOTIFICATION, PROVISIONING_NOTIFICATION_SHOW, in showProvisioningNotification()
3089 EVENT_PROVISIONING_NOTIFICATION, PROVISIONING_NOTIFICATION_HIDE, mNetId)); in hideProvisioningNotification()