Searched refs:RUNNING_RANGE (Results 1 – 1 of 1) sorted by relevance
1105 final Range<Integer> RUNNING_RANGE = in testStopProfile_doesNotStopItsParent() local1120 assertThat(mUserController.getStartedUserState(PARENT_ID).state).isIn(RUNNING_RANGE); in testStopProfile_doesNotStopItsParent()1125 assertThat(mUserController.getStartedUserState(PARENT_ID).state).isIn(RUNNING_RANGE); in testStopProfile_doesNotStopItsParent()1126 assertThat(mUserController.getStartedUserState(PROFILE_ID).state).isIn(RUNNING_RANGE); in testStopProfile_doesNotStopItsParent()1131 assertThat(mUserController.getStartedUserState(PARENT_ID).state).isIn(RUNNING_RANGE); in testStopProfile_doesNotStopItsParent()1132 assertThat(mUserController.getStartedUserState(PROFILE_ID).state).isIn(RUNNING_RANGE); in testStopProfile_doesNotStopItsParent()1133 assertThat(mUserController.getStartedUserState(OTHER_ID).state).isIn(RUNNING_RANGE); in testStopProfile_doesNotStopItsParent()1140 .isNotIn(RUNNING_RANGE); in testStopProfile_doesNotStopItsParent()1142 assertThat(mUserController.getStartedUserState(PARENT_ID).state).isIn(RUNNING_RANGE); in testStopProfile_doesNotStopItsParent()