Home
last modified time | relevance | path

Searched defs:fromKey (Results 1 – 2 of 2) 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/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsDatabaseHelper.java4407 ContentValues toValues, String toKey, ContentValues fromValues, String fromKey) { in copyStringValue()
4415 ContentValues toValues, String toKey, ContentValues fromValues, String fromKey) { in copyLongValue()