Merge "Remove duplicate search result when search "Calls" and "Messages"." into rvc-dev am: 1a420ce0cf
Change-Id: I65a2d2fc44dbf0dcb0d5d5a29f2072effcbf3366
This commit is contained in:
@@ -19,6 +19,7 @@
|
|||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
xmlns:settings="http://schemas.android.com/apk/res-auto"
|
xmlns:settings="http://schemas.android.com/apk/res-auto"
|
||||||
android:key="zen_mode_calls_settings_page"
|
android:key="zen_mode_calls_settings_page"
|
||||||
|
settings:searchable="false"
|
||||||
android:title="@string/zen_mode_calls_title">
|
android:title="@string/zen_mode_calls_title">
|
||||||
|
|
||||||
<PreferenceCategory
|
<PreferenceCategory
|
||||||
|
@@ -17,7 +17,9 @@
|
|||||||
|
|
||||||
<PreferenceScreen
|
<PreferenceScreen
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
xmlns:settings="http://schemas.android.com/apk/res-auto"
|
||||||
android:key="zen_mode_messages_settings_page"
|
android:key="zen_mode_messages_settings_page"
|
||||||
|
settings:searchable="false"
|
||||||
android:title="@string/zen_mode_messages_title" >
|
android:title="@string/zen_mode_messages_title" >
|
||||||
|
|
||||||
<PreferenceCategory
|
<PreferenceCategory
|
||||||
|
Reference in New Issue
Block a user