Home | History | Annotate | Download | only in server

Lines Matching refs:wasEnabled

2151         boolean wasEnabled = mEnabled;
2159 if (enable && !wasEnabled && mProvisioned) {
2171 if (wasEnabled && mProvisioned) {