Searched refs:TAG_MERGE (Results 1 – 2 of 2) sorted by relevance
43 private static final String TAG_MERGE = "merge"; field in LayoutInflater_Delegate160 if (TAG_MERGE.equals(childName)) { in parseInclude()
142 private static final String TAG_MERGE = "merge"; field in LayoutInflater648 if (TAG_MERGE.equals(name)) { in inflate()1118 } else if (TAG_MERGE.equals(name)) { in rInflate()1226 if (TAG_MERGE.equals(childName)) { in parseInclude()