Add Indexing and Search for ChooseLockGenericFragment

- clean some imports
- add key and title to security_settings_picker.xml
- add ChooseLockGenericFragment in SearchIndexableResources

Change-Id: I867a1e11905cc4059d6eccabeab04d55cc3d799e
This commit is contained in:
Fabrice Di Meglio
2014-05-23 18:17:09 -07:00
parent beb6088990
commit 0897f975c1
3 changed files with 10 additions and 3 deletions

View File

@@ -14,7 +14,9 @@
limitations under the License.
-->
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
android:title="@string/lock_settings_picker_title"
android:key="lock_settings_picker">
<PreferenceScreen
android:key="unlock_set_off"