Searched defs:hasInstance (Results 1 – 3 of 3) sorted by relevance
30 bool VmLock::hasInstance() { in hasInstance() function in android::VmLock
153 bool hasInstance() const { return !mState.inNoObjectState(); } in hasInstance() function
191 bool hasInstance() const { return !mState.inNoObjectState(); } in hasInstance() function