Searched refs:STATIC_TYPE_STR (Results 1 – 1 of 1) sorted by relevance
169 private static final String STATIC_TYPE_STR = "staticType"; field in IntentFilter2508 writeDataTypeToXml(serializer, staticType, STATIC_TYPE_STR); in writeDataTypesToXml()2556 } else if (tagName.equals(STATIC_TYPE_STR)) { in readFromXml()