Files
app_Settings/tests/robotests/src/com/android/settings
Chun-Ku Lin 9a0c7ba7da Fix AccessibilitySettingsTest
**Root cause**
- We can no longer mock the fragment.getActivity method because it's a
  final method.
- We need to use custom shadows to implement the method we use but not
  shadowed in Robolectric. (e.g. ColorDisplayManager's
  isReduceBrightColorsActivated method)

Bug: 300157873
Test: atest AccessibilitySettingsTest
Change-Id: Ia7d039dd2e31e6b4a7b9382827f9006d4133ca1d
2023-10-13 21:55:22 +00:00
..
2023-09-26 15:49:40 +08:00
2023-09-27 09:30:27 +08:00
2023-09-26 15:49:40 +08:00
2023-09-26 15:49:40 +08:00
2023-09-27 23:45:48 +08:00
2023-10-13 21:55:22 +00:00
2023-10-11 15:43:20 +00:00
2023-09-26 15:49:40 +08:00
2023-09-26 15:49:40 +08:00
2023-09-26 15:49:40 +08:00
2023-09-26 15:49:40 +08:00
2023-09-27 23:45:48 +08:00