OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:resourceBinded
(Results
1 - 2
of
2
) sorted by null
/external/smack/src/org/jivesoftware/smack/
SASLAuthentication.java
81
private boolean
resourceBinded
;
426
if (!
resourceBinded
) {
436
if (!
resourceBinded
) {
556
resourceBinded
= true;
583
resourceBinded
= false;
SASLAuthentication.java.orig
81
private boolean
resourceBinded
;
426
if (!
resourceBinded
) {
436
if (!
resourceBinded
) {
556
resourceBinded
= true;
583
resourceBinded
= false;
Completed in 4513 milliseconds