Searched refs:REQUEST_FLAG_CLOSE (Results 1 – 1 of 1) sorted by relevance
50 private final int REQUEST_FLAG_CLOSE = 1; field in Filter463 mRequests |= REQUEST_FLAG_CLOSE; in requestClose()745 if ((mRequests & REQUEST_FLAG_CLOSE) != 0) { in processRequests()