Searched defs:taskbarHeight (Results 1 – 2 of 2) sorted by relevance
585 int taskbarHeight = dp.isTransientTaskbar ? 0 : dp.taskbarHeight; in setSplitTaskSwipeRect() local643 int taskbarHeight = dp.isTransientTaskbar ? 0 : dp.taskbarHeight; in measureGroupedTaskViewThumbnailBounds() local
291 public final int taskbarHeight; field in DeviceProfile