Searched refs:editedProperty (Results 1 – 2 of 2) sorted by relevance
248 BaseViewRule.editedProperty(ATTR_ORIENTATION); in testProperties()258 BaseViewRule.editedProperty("gravity"); in testProperties()264 BaseViewRule.editedProperty(ATTR_ORIENTATION); in testProperties()272 BaseViewRule.editedProperty("dummy_" + i); in testProperties()277 BaseViewRule.editedProperty("gravity"); in testProperties()
174 editedProperty(ATTR_LAYOUT_WIDTH); in addContextMenuActions()186 editedProperty(ATTR_LAYOUT_HEIGHT); in addContextMenuActions()197 editedProperty(ATTR_ID); in addContextMenuActions()206 editedProperty(actionId); in addContextMenuActions()577 static void editedProperty(String property) { in editedProperty() method in BaseViewRule