Home
last modified time | relevance | path

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

/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java3483 final RecipientEntry existingEntry = recipient.getEntry(); in removeRecipientEntry() local
/frameworks/base/tools/aapt/
DResource.cpp724 XMLNode::attribute_entry* existingEntry = node->editAttribute(ns, attr); in addTagAttribute() local