Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java574 private static final int PROVISIONING_NOTIFICATION_HIDE = 0; field in ConnectivityService
3089 EVENT_PROVISIONING_NOTIFICATION, PROVISIONING_NOTIFICATION_HIDE, mNetId)); in hideProvisioningNotification()