Searched refs:isTaskbarPresentInApps (Results 1 – 7 of 7) sorted by relevance
578 dp.isTaskbarPresentInApps = true in tabletLandscape3Button()714 dp.isTaskbarPresentInApps = true in tabletLandscape()850 dp.isTaskbarPresentInApps = true in tabletPortrait3Button()986 dp.isTaskbarPresentInApps = true in tabletPortrait()1127 dp.isTaskbarPresentInApps = true in twoPanelLandscape3Button()1267 dp.isTaskbarPresentInApps = true in twoPanelLandscape()1407 dp.isTaskbarPresentInApps = true in twoPanelPortrait3Button()1543 dp.isTaskbarPresentInApps = true in twoPanelPortrait()
40 dp.isTaskbarPresentInApps = true in distribute_border_space_when_space_is_enough_portrait()62 dp.isTaskbarPresentInApps = true in decrease_num_of_icons_when_not_enough_space_portrait()83 dp.isTaskbarPresentInApps = true in distribute_border_space_when_space_is_enough_landscape()108 dp.isTaskbarPresentInApps = true in nav_buttons_dont_interfere_with_required_hotseat_width()127 dp.isTaskbarPresentInApps = true in decrease_qsb_when_not_enough_space_landscape()149 dp.isTaskbarPresentInApps = true in decrease_num_of_icons_when_not_enough_space_landscape()
56 if (dp.isTaskbarPresentInApps) { in getWorkspaceScrimColor()75 return !launcher.getDeviceProfile().isTaskbarPresentInApps; in isTaskbarStashed()
224 deviceProfile.isTaskbarPresentInApps = !taskbarStashedInApps; in onStashedInAppChanged()
265 public boolean isTaskbarPresentInApps; field in DeviceProfile1682 writer.println(prefix + "\tisTaskbarPresentInApps:" + isTaskbarPresentInApps);
451 if (mDeviceProfile.isTaskbarPresentInApps in getWindowTargetBounds()