Searched defs:update (Results 1 – 6 of 6) sorted by relevance
40 protected abstract void update(ScanningContext context); in update() method in ResourceFile
92 protected void update(ScanningContext context) { in update() method in SingleResourceFile
79 protected void update(ScanningContext context) { in update() method in MultiResourceFile
81 protected void update(ScanningContext context) { in update() method in IdGeneratingResourceFile
70 override fun update(node: MotionTestValuesNode) { in exportAs() method in MotionTestValuesElement
126 private void sendFailureStatus(String update) { in sendFailureStatus()