Home | History | Annotate | Download | only in sdk

Lines Matching refs:_active

1137         this._active = active;
1157 return typeof this._active === "boolean" && this._active;
1167 return typeof this._active === "boolean" && !this._active;
1264 this._active = payload.active;
1285 return this._active;