Home
last modified time | relevance | path

Searched refs:STATE_NOT_FOUND (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java1438 if (service != null || gates[mCacheIndex] == ContextImpl.STATE_NOT_FOUND) { in getService()
1465 @ServiceInitializationState int newState = ContextImpl.STATE_NOT_FOUND; in getService()
DContextImpl.java263 static final int STATE_NOT_FOUND = 3; field in ContextImpl
270 STATE_NOT_FOUND,
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt4717 Landroid/app/ContextImpl;->STATE_NOT_FOUND:I