Home
last modified time | relevance | path

Searched defs:fromKey (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Settings/src/com/android/settings/password/
DScreenLockType.java99 public static ScreenLockType fromKey(String key) { in fromKey() method in ScreenLockType
/packages/apps/Settings/src/com/android/settings/inputmethod/
DModifierKeysPreferenceController.java114 int fromKey = entry.getKey(); in refreshUi() local
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsDatabaseHelper.java4624 ContentValues toValues, String toKey, ContentValues fromValues, String fromKey) { in copyStringValue()
4632 ContentValues toValues, String toKey, ContentValues fromValues, String fromKey) { in copyLongValue()