Files
packages_apps_Settings/src/com/android/settings
Neil Fuller f3c4f68abf Track method renames
Track method renames:

getSuggestManualTimeZoneCapability() ->
getSetManualTimeZoneCapability()

getSuggestManualTimeCapability() ->
getSetManualTimeCapability()

Assuming that TimeManager.setManualTime() and
TimeManager.setManualTimeZone() become system APIs in the next release,
they can be used in SettingsUI in place of
TimeDetector.suggestManualTime() and
TimeZoneDetector.suggestManualTimeZone() (in a later commit).

Bug: 236612872
Test: build only
Change-Id: Ifffc022c109fa68ae705e32400db9bfc8a1632ca
2022-10-03 13:59:00 +01:00
..
2022-08-26 00:07:08 +00:00
2022-10-03 13:59:00 +01:00
2022-08-26 00:07:08 +00:00
2022-08-26 00:07:08 +00:00
2022-08-26 00:07:08 +00:00
2022-08-26 00:07:08 +00:00
2022-08-26 00:07:08 +00:00
2022-08-18 11:57:13 +00:00
2022-09-07 10:26:39 +08:00
2022-05-30 01:58:25 +08:00
2022-06-16 10:46:07 +08:00