Home | History | Annotate | Download | only in launcher2

Lines Matching refs:isHotseatLayout

1979             if (mLauncher.isHotseatLayout(dropTargetLayout)) {
2028 boolean isHotseat = mLauncher.isHotseatLayout(dropTargetLayout);
2178 if (mLauncher.isHotseatLayout(dropTargetLayout)) {
2198 boolean hasMovedIntoHotseat = mLauncher.isHotseatLayout(dropTargetLayout);
2789 if (mLauncher.isHotseatLayout(layout)) {
2816 if (mLauncher.isHotseatLayout(mDragTargetLayout)) {
2994 mLauncher.showOutOfSpaceMessage(mLauncher.isHotseatLayout(layout));
3028 final long container = mLauncher.isHotseatLayout(cellLayout) ?
3032 if (!mLauncher.isHotseatLayout(cellLayout) && screen != mCurrentPage
3381 if (mLauncher.isHotseatLayout(target)) {
3404 if (mLauncher.isHotseatLayout(cl)) {