Rebecca Silberstein ffb4fbb1a7 Save WifiAp config changes when hotspot is enabled
We need to properly handle asynchronous events when WifiAp for hotspot
is enabled and the user changes the config.  This CL changes the
behavior to:
1 - mark local boolean indicating a restart is needed
2 - trigger the WifiAp to stop
3 - save the new config
4 - when the stop is complete (and the boolean is set), restart the
WifiAp.

Also fix a few style issues in the file.

BUG:27460194
Change-Id: I7e49ab9c49e125017cf83866a396701e440bf383
2016-03-07 09:49:52 -08:00
2016-02-10 07:48:36 -08:00
2015-04-13 09:21:39 -07:00
2016-02-09 11:58:12 -08:00
Description
No description provided
3.1 GiB
Languages
Java 89.8%
Kotlin 10.2%