Home | History | Annotate | Download | only in server

Lines Matching refs:mSystemReady

80     private boolean mSystemReady;
129 if (!mSystemReady) {
130 mSystemReady = true;
153 mSystemReady = false;
172 !mSystemReady || !mUserManager.isUserUnlockingOrUnlocked(userId);
182 !mSystemReady || !mUserManager.isUserUnlockingOrUnlocked(userId);
559 if (!mSystemReady) {