Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/plugin_core/src/com/android/systemui/plugins/
H A DPluginLifecycleManager.java37 boolean getIsDebug(); in getIsDebug() method
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/plugins/
H A DPluginInstance.java89 public boolean getIsDebug() { in getIsDebug() method in PluginInstance