Searched refs:kFlagIsComponentAllocated (Results 1 – 2 of 2) sorted by relevance
274 kFlagIsComponentAllocated = 2048, enumerator
1780 mFlags &= ~kFlagIsComponentAllocated; in onMessageReceived()1930 mFlags |= kFlagIsComponentAllocated; in onMessageReceived()2274 mFlags &= ~kFlagIsComponentAllocated; in onMessageReceived()2593 (mFlags & kFlagIsComponentAllocated) && targetState == UNINITIALIZED; in onMessageReceived()