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/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/password/
DScreenLockType.java99 public static ScreenLockType fromKey(String key) { in fromKey() method in ScreenLockType
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsDatabaseHelper.java4376 ContentValues toValues, String toKey, ContentValues fromValues, String fromKey) { in copyStringValue()
4384 ContentValues toValues, String toKey, ContentValues fromValues, String fromKey) { in copyLongValue()