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