-- Replace the android.annotation.Nullable / android.annotation.NonNull with androidx.annotation.Nullable / androidx.annotation.NonNull Bug: 316867690 Test: build pass Change-Id: I0c1da55dfb09ece855151c47e0492d6f46538621
SwitchPreference and SwitchPreferenceCompat are both TwoStatePreference. Using TwoStatePreference in Java will helps migration in the future. Bug: 306771414 Test: manual - check Settings pages Change-Id: I84e1d7b09451106797c2b23d127855c6976678ca
Introduce keyboard vibration preference settings to control keyboard vibration state. Bug: 289107579 Test: atest KeyboardVibrationTogglePreferenceControllerTest Change-Id: I9cc5d53f1b22c460ad2acc7e4a412fefbca586df