Searched refs:kFlagIsComponentAllocated (Results 1 – 2 of 2) sorted by relevance
365 kFlagIsComponentAllocated = 2048, enumerator
2984 mFlags &= ~kFlagIsComponentAllocated; in onMessageReceived()3164 mFlags |= kFlagIsComponentAllocated; in onMessageReceived()3572 mFlags &= ~kFlagIsComponentAllocated; in onMessageReceived()3988 (mFlags & kFlagIsComponentAllocated) && targetState == UNINITIALIZED; in onMessageReceived()