Searched refs:STATE_NOT_FOUND (Results 1 – 2 of 2) sorted by relevance
1670 if (service != null || gates[mCacheIndex] == ContextImpl.STATE_NOT_FOUND) { in getService()1698 @ServiceInitializationState int newState = ContextImpl.STATE_NOT_FOUND; in getService()
284 static final int STATE_NOT_FOUND = 3; field in ContextImpl291 STATE_NOT_FOUND,