Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
DNavigationEdgeBackPlugin.java37 void setIsLeftPanel(boolean isLeftPanel); in setIsLeftPanel()
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
DBackPanel.kt40 var isLeftPanel = false variable