Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/flags/
H A DFlagManager.kt107 throw InvalidFlagStorageException()
169 class InvalidFlagStorageException : Exception("Data found but is invalid") regex