Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubblePositioner.java133 @TaskbarPosition int taskbarPosition, boolean showingInTaskbar, int taskbarSize) { in updateForTaskbar()
353 public boolean showingInTaskbar() { in showingInTaskbar() method in BubblePositioner