Searched refs:FOLDER_DELETE (Results 1 – 2 of 2) sorted by relevance
286 while (nextTag(Tags.FOLDER_DELETE) != END) { in deleteParser()573 } else if (tag == Tags.FOLDER_DELETE) { in changesParser()
324 public static final int FOLDER_DELETE = FOLDER_PAGE + 0x10; field in Tags