Searched refs:kFlagIsComponentAllocated (Results 1 – 2 of 2) sorted by relevance
276 kFlagIsComponentAllocated = 2048, enumerator
1880 mFlags &= ~kFlagIsComponentAllocated; in onMessageReceived()2041 mFlags |= kFlagIsComponentAllocated; in onMessageReceived()2413 mFlags &= ~kFlagIsComponentAllocated; in onMessageReceived()2746 (mFlags & kFlagIsComponentAllocated) && targetState == UNINITIALIZED; in onMessageReceived()