Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubblePositioner.java153 @TaskbarPosition int taskbarPosition, boolean showingInTaskbar, int taskbarSize) { in updateForTaskbar()
H A DBubbleController.java450 int taskbarSize = b.getInt(EXTRA_TASKBAR_SIZE); in onTaskbarChanged() local
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DDeviceProfile.java218 public int taskbarSize; field in DeviceProfile