Searched refs:kFlagIsComponentAllocated (Results 1 – 2 of 2) sorted by relevance
270 kFlagIsComponentAllocated = 2048, enumerator
1405 mFlags &= ~kFlagIsComponentAllocated; in onMessageReceived()1534 mFlags |= kFlagIsComponentAllocated; in onMessageReceived()1858 mFlags &= ~kFlagIsComponentAllocated; in onMessageReceived()2187 (mFlags & kFlagIsComponentAllocated) && targetState == UNINITIALIZED; in onMessageReceived()