Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
H A DApplicationsState.java184 void setInterestingConfigChanges(InterestingConfigChanges interestingConfigChanges) { in setInterestingConfigChanges() argument
185 mInterestingConfigChanges = interestingConfigChanges; in setInterestingConfigChanges()