Searched refs:KEY_MIN_LENGTH (Results 1 – 1 of 1) sorted by relevance
88 private static final String KEY_MIN_LENGTH = "key_minimum_length"; field in DeviceAdminSample530 mMinLength = (EditTextPreference) findPreference(KEY_MIN_LENGTH); in onCreate()