Home
last modified time | relevance | path

Searched defs:mLastConfig (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/applications/appops/
H A DAppOpsCategory.java115 final InterestingConfigChanges mLastConfig = new InterestingConfigChanges(); field in AppOpsCategory.AppListLoader
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodecConfig.h145 std::set<std::string> mLastConfig; member