Searched refs:mIsInUse (Results 1 – 3 of 3) sorted by relevance
36 boolean mIsInUse; field in TunerResourceBasic52 return mIsInUse; in isInUse()65 mIsInUse = true; in setOwner()73 mIsInUse = false; in removeOwner()
33 + ", isInUse=" + this.mIsInUse + ", ownerClientId=" + this.mOwnerClientId + "]"; in toString()
97 + ", isInUse=" + this.mIsInUse + ", ownerClientId=" + this.mOwnerClientId + "]"; in toString()