Searched refs:getHotseat (Results 1 – 14 of 14) sorted by relevance
44 x = getHotseat().getCellXFromOrder(screenId); in addInScreenFromBind()45 y = getHotseat().getCellYFromOrder(screenId); in addInScreenFromBind()87 layout = getHotseat(); in addInScreen()136 Hotseat getHotseat(); in getHotseat() method
746 public Hotseat getHotseat() { in getHotseat() method in Workspace747 return mLauncher.getHotseat(); in getHotseat()1453 setEnableForLayout(mLauncher.getHotseat(),enable); in startDrag()2129 View hotseat = mLauncher.getHotseat();2252 if (mLauncher.getHotseat() != null && !isDragWidget(d)) {2254 layout = mLauncher.getHotseat();2927 if (mLauncher.getHotseat() != null) { in getWorkspaceAndHotseatCellLayouts()2929 layouts[screenCount] = mLauncher.getHotseat(); in getWorkspaceAndHotseatCellLayouts()2969 return getFirstMatch(new CellLayout[] { getHotseat(), currentPage }, in getFirstMatchForAppClose()2974 return getFirstMatch(new CellLayout[] { getHotseat(), currentPage }, in getFirstMatchForAppClose()
92 Hotseat hotseat = mWorkspace.getHotseat(); in setWorkspaceProperty()
318 Hotseat hotseat = launcher.getHotseat();
1348 public Hotseat getHotseat() { in getHotseat() method in Launcher
49 ? mLauncher.getHotseat() in onInsetsChanged()
146 if (currCellLayout != null && currCellLayout != mLauncher.getHotseat()) { in draw()
209 public Hotseat getHotseat() {
61 return mLauncher.getDragLayer().isEventOverView(mLauncher.getHotseat(), mTouchDownEvent) ? in getLogContainerTypeForNormalState()
105 mLauncher.getHotseat().setTranslationY(0); in onDeviceProfileChanged()
84 ViewGroup hotseat = launcher.getHotseat(); in StaggeredWorkspaceAnim()
181 mLauncher.getHotseat().setTranslationY(hotseatShift + sat.translationY); in createStateElementAnimation()
304 Hotseat hotseat = mActivity.getHotseat(); in shouldStealTouchFromSiblingsBelow()
196 mLauncher.getHotseat().setAlpha(1); in onMotionPauseChanged()