Searched refs:KEY_CATEGORY_EXPIRATION (Results 1 – 1 of 1) sorted by relevance
98 private static final String KEY_CATEGORY_EXPIRATION = "key_category_expiration"; field in DeviceAdminSample686 mExpirationCategory = (PreferenceCategory) findPreference(KEY_CATEGORY_EXPIRATION); in onCreate()