Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DActivityThread.java4109 int configChanges, boolean getNonConfigInstance) { in performDestroyActivity() argument
4139 if (getNonConfigInstance) { in performDestroyActivity()
4184 int configChanges, boolean getNonConfigInstance) { in handleDestroyActivity() argument
4186 configChanges, getNonConfigInstance); in handleDestroyActivity()