Home | History | Annotate | Download | only in widget

Lines Matching defs:mIsAttached

352             if (!mIsAttached) {
375 boolean mIsAttached;
1279 if (mIsAttached) {
1297 if (mIsAttached) {
2745 mIsAttached = true;
2782 mIsAttached = false;
2802 return mIsAttached;
3508 if (!mPostedAnimatorRunner && mIsAttached) {
5277 if (POST_UPDATES_ON_ANIMATION && mHasFixedSize && mIsAttached) {