Searched refs:USER_STOPPED (Results 1 – 1 of 1) sorted by relevance
96 private static final int USER_STOPPED = 2; field in GarageMode280 mStartedBackgroundUsers.put(userId, USER_STOPPED);439 while (mStartedBackgroundUsers.get(userId) != USER_STOPPED) { in waitForBackgroundUserStoppedLocked()