Searched refs:KEY_MIN_UPPER_CASE (Results 1 – 1 of 1) sorted by relevance
94 private static final String KEY_MIN_UPPER_CASE = "key_minimum_upper_case"; field in DeviceAdminSample563 mMinUpperCase = (EditTextPreference) findPreference(KEY_MIN_UPPER_CASE); in onCreate()