Home
last modified time | relevance | path

Searched refs:getIsDebug (Results 1 – 3 of 3) 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
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shared/clocks/
H A DClockRegistryTest.kt104 override fun getIsDebug(): Boolean = isDebug