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