Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DActivityThread.java3755 int configChanges, boolean getNonConfigInstance) { in performDestroyActivity() argument
3803 if (getNonConfigInstance) { in performDestroyActivity()
3848 int configChanges, boolean getNonConfigInstance) { in handleDestroyActivity() argument
3850 configChanges, getNonConfigInstance); in handleDestroyActivity()