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.java541 public static final int PROVISIONING_NOTIFICATION_HIDE = 0; field in ConnectivityService
2826 EVENT_PROVISIONING_NOTIFICATION, PROVISIONING_NOTIFICATION_HIDE, mNetId)); in hideProvisioningNotification()