OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TOKEN_VALUE
(Results
1 - 5
of
5
) sorted by null
/external/smack/asmack-master/static-src/novell-openldap-jldap/com/novell/sasl/client/
ParsedDirective.java
24
public static final int
TOKEN_VALUE
= 2;
DirectiveList.java
348
type = ParsedDirective.
TOKEN_VALUE
;
/external/smack/src/com/novell/sasl/client/
ParsedDirective.java
24
public static final int
TOKEN_VALUE
= 2;
DirectiveList.java
348
type = ParsedDirective.
TOKEN_VALUE
;
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
Helpers.java
428
if (lexer.currentToken() != Lexer.
TOKEN_VALUE
) {
459
public static final int
TOKEN_VALUE
= 6;
513
mCurrentToken =
TOKEN_VALUE
;
608
mCurrentToken =
TOKEN_VALUE
;
Completed in 252 milliseconds