OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wifidisabledwarning
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/wifi/java/android/net/wifi/
WifiWatchdogStateMachine.java
542
Notification
wifiDisabledWarning
= new Notification.Builder(mContext)
555
notificationManager.notify(DISABLED_NETWORK_NOTIFICATION_ID, 1,
wifiDisabledWarning
);
[
all
...]
Completed in 33 milliseconds