Loading core/java/android/provider/Settings.java +1 −1 Original line number Original line Diff line number Diff line Loading @@ -2832,7 +2832,7 @@ public final class Settings { * requests to the API Server from the Vending Machine client. * requests to the API Server from the Vending Machine client. */ */ public static final String VENDING_PENDING_DOWNLOAD_RESEND_FREQUENCY_MS = public static final String VENDING_PENDING_DOWNLOAD_RESEND_FREQUENCY_MS = "vending_pending_download_resend_frequency_ms"; "vending_pd_resend_frequency_ms"; /** /** * URL that points to the legal terms of service to display in Settings. * URL that points to the legal terms of service to display in Settings. Loading Loading
core/java/android/provider/Settings.java +1 −1 Original line number Original line Diff line number Diff line Loading @@ -2832,7 +2832,7 @@ public final class Settings { * requests to the API Server from the Vending Machine client. * requests to the API Server from the Vending Machine client. */ */ public static final String VENDING_PENDING_DOWNLOAD_RESEND_FREQUENCY_MS = public static final String VENDING_PENDING_DOWNLOAD_RESEND_FREQUENCY_MS = "vending_pending_download_resend_frequency_ms"; "vending_pd_resend_frequency_ms"; /** /** * URL that points to the legal terms of service to display in Settings. * URL that points to the legal terms of service to display in Settings. Loading