Searched refs:kFlagIsComponentAllocated (Results 1 – 2 of 2) sorted by relevance
250 kFlagIsComponentAllocated = 2048, enumerator
1100 mFlags &= ~kFlagIsComponentAllocated; in onMessageReceived()1226 mFlags |= kFlagIsComponentAllocated; in onMessageReceived()1604 mFlags &= ~kFlagIsComponentAllocated; in onMessageReceived()1918 if (!((mFlags & kFlagIsComponentAllocated) && targetState == UNINITIALIZED) // See 1 in onMessageReceived()