Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
DApplicationsState.java795 boolean mRebuildForeground; field in ApplicationsState.Session
868 mRebuildForeground = foreground; in rebuild()
898 if (mRebuildForeground) { in handleRebuildList()
900 mRebuildForeground = false; in handleRebuildList()