Loading res/xml/accessibility_settings.xml +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res-auto" android:key="accessibility_settings_screen" android:persistent="false" android:title="@string/accessibility_settings"> Loading res/xml/accounts_dashboard_settings.xml +3 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,9 @@ <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res-auto" android:title="@string/account_dashboard_title"> android:key="user_and_account_settings_screen" android:title="@string/account_dashboard_title" settings:keywords="@string/keywords_accounts"> <PreferenceCategory android:key="dashboard_tile_placeholder" Loading res/xml/app_and_notification.xml +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res-auto" android:key="apps_and_notification_screen" android:title="@string/app_and_notification_dashboard_title" settings:initialExpandedChildrenCount="4"> <!-- the initial count should include the dynamic tiles --> Loading res/xml/connected_devices.xml +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res-auto" android:key="connected_devices_screen" android:title="@string/connected_devices_dashboard_title"> <com.android.settings.slices.SlicePreference Loading res/xml/display_settings.xml +2 −0 Original line number Diff line number Diff line Loading @@ -17,7 +17,9 @@ <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res-auto" android:key="display_settings_screen" android:title="@string/display_settings" settings:keywords="@string/keywords_display" settings:initialExpandedChildrenCount="5"> <com.android.settingslib.RestrictedPreference Loading Loading
res/xml/accessibility_settings.xml +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res-auto" android:key="accessibility_settings_screen" android:persistent="false" android:title="@string/accessibility_settings"> Loading
res/xml/accounts_dashboard_settings.xml +3 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,9 @@ <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res-auto" android:title="@string/account_dashboard_title"> android:key="user_and_account_settings_screen" android:title="@string/account_dashboard_title" settings:keywords="@string/keywords_accounts"> <PreferenceCategory android:key="dashboard_tile_placeholder" Loading
res/xml/app_and_notification.xml +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res-auto" android:key="apps_and_notification_screen" android:title="@string/app_and_notification_dashboard_title" settings:initialExpandedChildrenCount="4"> <!-- the initial count should include the dynamic tiles --> Loading
res/xml/connected_devices.xml +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res-auto" android:key="connected_devices_screen" android:title="@string/connected_devices_dashboard_title"> <com.android.settings.slices.SlicePreference Loading
res/xml/display_settings.xml +2 −0 Original line number Diff line number Diff line Loading @@ -17,7 +17,9 @@ <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res-auto" android:key="display_settings_screen" android:title="@string/display_settings" settings:keywords="@string/keywords_display" settings:initialExpandedChildrenCount="5"> <com.android.settingslib.RestrictedPreference Loading