Home
last modified time | relevance | path

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

/packages/apps/TV/common/src/com/android/tv/common/config/
DRemoteConfigFeature.java30 public static RemoteConfigFeature fromKey(String key) { in fromKey() method in RemoteConfigFeature
/packages/apps/Settings/src/com/android/settings/password/
DScreenLockType.java102 public static ScreenLockType fromKey(String key) { in fromKey() method in ScreenLockType
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsDatabaseHelper.java4398 ContentValues toValues, String toKey, ContentValues fromValues, String fromKey) { in copyStringValue()
4406 ContentValues toValues, String toKey, ContentValues fromValues, String fromKey) { in copyLongValue()