Merge "WifiManager: Add a note for NETWORK_SETTINGS_RESET behavior" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
558351e00a
@@ -817,6 +817,9 @@ public class WifiManager {
|
|||||||
/**
|
/**
|
||||||
* Broadcast intent action indicating that the wifi network settings
|
* Broadcast intent action indicating that the wifi network settings
|
||||||
* had been reset.
|
* had been reset.
|
||||||
|
*
|
||||||
|
* Note: This intent is sent as a directed broadcast to each manifest registered receiver.
|
||||||
|
* Intent will not be received by dynamically registered receivers.
|
||||||
* @hide
|
* @hide
|
||||||
*/
|
*/
|
||||||
@SystemApi
|
@SystemApi
|
||||||
|
|||||||
Reference in New Issue
Block a user