Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/config/
DRemoteConfigFeature.java31 public static RemoteConfigFeature fromKey(String key) { in fromKey() method in RemoteConfigFeature
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsDatabaseHelper.java4370 ContentValues toValues, String toKey, ContentValues fromValues, String fromKey) { in copyStringValue()
4378 ContentValues toValues, String toKey, ContentValues fromValues, String fromKey) { in copyLongValue()