This website requires JavaScript.
Explore
Help
Sign In
Android
/
packages_apps_Settings
Watch
1
Star
0
Fork
0
You've already forked packages_apps_Settings
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fb1885708b1b72f1da88c7253fec7bae00ffce0a
packages_apps_Settings
/
tests
/
robotests
/
src
/
com
/
android
/
settings
/
location
History
Kate Montgomery
dc67fb3283
Flag off stickiness of show/hide system setting.
...
Bug: 191503437 Test: atest SettingsRoboTests Change-Id: I96e287cb870265e6ce379e64d01f134f8b3dde59
2022-05-17 14:24:41 +00:00
..
AppLocationPermissionPreferenceControllerTest.java
…
BluetoothScanningPreferenceControllerTest.java
…
LocationEnablerTest.java
UM.getUserHandle -> UM.getProcessUserId
2021-10-05 12:55:22 -07:00
LocationForWorkPreferenceControllerTest.java
UM.getUserHandle -> UM.getProcessUserId
2021-10-05 12:55:22 -07:00
LocationIndicatorsPreferenceControllerTest.java
Add a flag for controlling location indicator settings.
2021-01-12 16:02:57 -08:00
LocationInjectedServicesPreferenceControllerTest.java
Fix broken test
2022-01-20 14:23:16 -08:00
LocationServicesPreferenceControllerTest.java
Remove tests for Location Services summary
2021-03-18 11:12:57 -07:00
LocationServicesTest.java
Move LocationServicePreference to Location > LocationServices
2021-02-22 11:49:14 -08:00
LocationSettingsFooterPreferenceControllerTest.java
Enable ignored test cases of LocationSettingsFooterPreferenceControllerTest
2022-01-19 13:18:01 +00:00
LocationSettingsTest.java
Fix settings page flicker in two ways:
2022-03-17 03:32:03 +00:00
LocationSliceTest.java
…
LocationSwitchBarControllerTest.java
Use SettingsLib's MainSwitchBar to replace SwitchBar in Settings.
2021-01-14 22:48:31 +08:00
RecentLocationAccessPreferenceControllerTest.java
Make the show/hide system setting for recent location acccesses sticky.
2022-01-20 21:19:44 +00:00
RecentLocationRequestPreferenceControllerTest.java
Flag off stickiness of show/hide system setting.
2022-05-17 14:24:41 +00:00
TopLevelLocationPreferenceControllerTest.java
Cache summary text to avoid flickering
2022-05-11 15:52:23 -07:00
WifiScanningPreferenceControllerTest.java
…