Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/inputmethod/
DModifierKeysPreferenceController.java115 int toKey = entry.getValue(); 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()