Loading core/java/android/provider/Settings.java +4 −0 Original line number Diff line number Diff line Loading @@ -7757,6 +7757,8 @@ public final class Settings { /** * Value to specify if Wi-Fi Wakeup feature is enabled. * * Type: int (0 for false, 1 for true) * @hide */ @SystemApi Loading @@ -7765,6 +7767,8 @@ public final class Settings { /** * Value to specify if network recommendations from * {@link com.android.server.NetworkScoreService} are enabled. * * Type: int (0 for false, 1 for true) * @hide */ @SystemApi Loading Loading
core/java/android/provider/Settings.java +4 −0 Original line number Diff line number Diff line Loading @@ -7757,6 +7757,8 @@ public final class Settings { /** * Value to specify if Wi-Fi Wakeup feature is enabled. * * Type: int (0 for false, 1 for true) * @hide */ @SystemApi Loading @@ -7765,6 +7767,8 @@ public final class Settings { /** * Value to specify if network recommendations from * {@link com.android.server.NetworkScoreService} are enabled. * * Type: int (0 for false, 1 for true) * @hide */ @SystemApi Loading