Searched refs:kFlagIsComponentAllocated (Results 1 – 2 of 2) sorted by relevance
365 kFlagIsComponentAllocated = 2048, enumerator
2982 mFlags &= ~kFlagIsComponentAllocated; in onMessageReceived()3162 mFlags |= kFlagIsComponentAllocated; in onMessageReceived()3570 mFlags &= ~kFlagIsComponentAllocated; in onMessageReceived()3986 (mFlags & kFlagIsComponentAllocated) && targetState == UNINITIALIZED; in onMessageReceived()