Home | History | Annotate | Download | only in launcher3

Lines Matching refs:mIsHotseat

141     private boolean mIsHotseat = false;
356 return mIsHotseat ? mHotseatScale : 1.0f;
599 mIsHotseat = isHotseat;
604 return mIsHotseat;
614 bubbleChild.setTextVisibility(!mIsHotseat);