Searched refs:textAttribute (Results 1 – 1 of 1) sorted by relevance
356 IAttributeInfo textAttribute = selectedNode.getAttributeInfo(ANDROID_URI, ATTR_TEXT); in addContextMenuActions() local357 if (textAttribute != null) { in addContextMenuActions()471 IAttributeInfo textAttribute = selectedNode.getAttributeInfo(ANDROID_URI, ATTR_TEXT); in getDefaultActionId() local472 if (textAttribute != null) { in getDefaultActionId()