Searched defs:END (Results 1 - 5 of 5) sorted by relevance

/packages/apps/OMA-DM/engine/dmlib/dmengine/oma_toolkit/sml/xlt/src/
H A Dxltencwbxml.h93 END, enumerator in enum:__anon119
/packages/apps/Exchange/src/com/android/exchange/adapter/
H A DWbxml.java30 static public final int END = 1; field in interface:Wbxml
H A DParser.java65 public static final int END = 3; field in class:Parser
125 // The type of the last token read (eg, TEXT, OPAQUE, END, etc).
250 if (type == END) {
262 if (type != END) {
263 throw new EasParserException("No END found for tag " + name);
280 if (type == END) {
292 if (type != END) {
293 throw new EasParserException("No END found for tag " + name);
322 * Return the next tag found in the stream; special tags END and END_DOCUMENT are used to
338 // If we're at the ending tag we're looking for, return the END signa
[all...]
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/
H A DStateView.java40 public static int END = 2; field in class:StateView
153 if (mType == DEFAULT || mType == END) {
171 if (mType == END) {
189 if (mType == END) {
221 if (mType != END) {
239 if (mType != END) {
/packages/apps/Calculator/
H A Darity-2.1.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/javia/ org/javia/arity/ org/javia/arity/Compiler ...

Completed in 175 milliseconds