OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:willcancel
(Results
1 - 1
of
1
) sorted by null
/external/jmdns/src/javax/jmdns/impl/
DNSStatefulObject.java
239
if (!this.
willCancel
()) {
242
if (!this.
willCancel
()) {
259
if (!this.
willCancel
()) {
262
if (!this.
willCancel
()) {
367
private boolean
willCancel
() {
380
if (!this.isAnnounced() && !this.
willCancel
()) {
384
if (this.
willCancel
() || this.willClose()) {
Completed in 452 milliseconds