Loading core/java/android/provider/Settings.java +1 −0 Original line number Original line Diff line number Diff line Loading @@ -10355,6 +10355,7 @@ public final class Settings { /** /** * Value to specify if wifi settings migration is complete or not. * Value to specify if wifi settings migration is complete or not. * Note: This should only be used from within {@link android.net.wifi.WifiMigration} class. * * * Type: int (0 for false, 1 for true) * Type: int (0 for false, 1 for true) * @hide * @hide Loading Loading
core/java/android/provider/Settings.java +1 −0 Original line number Original line Diff line number Diff line Loading @@ -10355,6 +10355,7 @@ public final class Settings { /** /** * Value to specify if wifi settings migration is complete or not. * Value to specify if wifi settings migration is complete or not. * Note: This should only be used from within {@link android.net.wifi.WifiMigration} class. * * * Type: int (0 for false, 1 for true) * Type: int (0 for false, 1 for true) * @hide * @hide Loading