Home | History | Annotate | Download | only in launcher3

Lines Matching full:mishotseat

148     private boolean mIsHotseat = false;
310 return mIsHotseat ? mHotseatScale : 1.0f;
613 mIsHotseat = isHotseat;
624 bubbleChild.setTextVisibility(!mIsHotseat);