Loading res/xml/time_zone_prefs.xml +2 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ android:title="@string/date_time_set_timezone"> <PreferenceCategory android:layout="@layout/preference_category_no_label" android:key="time_zone_region_preference_category"> <com.android.settingslib.RestrictedPreference android:key="region" Loading @@ -35,6 +36,7 @@ </PreferenceCategory> <PreferenceCategory android:layout="@layout/preference_category_no_label" android:key="time_zone_fixed_offset_preference_category"> <com.android.settingslib.RestrictedPreference android:key="fixed_offset" Loading Loading
res/xml/time_zone_prefs.xml +2 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ android:title="@string/date_time_set_timezone"> <PreferenceCategory android:layout="@layout/preference_category_no_label" android:key="time_zone_region_preference_category"> <com.android.settingslib.RestrictedPreference android:key="region" Loading @@ -35,6 +36,7 @@ </PreferenceCategory> <PreferenceCategory android:layout="@layout/preference_category_no_label" android:key="time_zone_fixed_offset_preference_category"> <com.android.settingslib.RestrictedPreference android:key="fixed_offset" Loading