Searched refs:mFdCreatedInternally (Results 1 – 1 of 1) sorted by relevance
46 private boolean mFdCreatedInternally; field in LocalSocketImpl258 mFdCreatedInternally = true; in create()271 if ((fd == null) || (mFdCreatedInternally == false)) { in close()337 s.mFdCreatedInternally = true; in accept()