Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/plugins/
H A DPluginInstance.java60 private boolean mIsDebug = false; field in PluginInstance
222 private final boolean mIsDebug; field in PluginInstance.Factory