Searched refs:KEY_CATEGORY_LOCK_WIPE (Results 1 – 1 of 1) sorted by relevance
103 private static final String KEY_CATEGORY_LOCK_WIPE = "key_category_lock_wipe"; field in DeviceAdminSample821 mLockWipeCategory = (PreferenceCategory) findPreference(KEY_CATEGORY_LOCK_WIPE); in onCreate()