Searched refs:kFlagIsComponentAllocated (Results 1 – 2 of 2) sorted by relevance
374 kFlagIsComponentAllocated = 2048, enumerator
3274 mFlags &= ~kFlagIsComponentAllocated; in onMessageReceived()3455 mFlags |= kFlagIsComponentAllocated; in onMessageReceived()3894 mFlags &= ~kFlagIsComponentAllocated; in onMessageReceived()4331 (mFlags & kFlagIsComponentAllocated) && targetState == UNINITIALIZED; in onMessageReceived()