Searched refs:appOomScoreAdj2 (Results 1 – 1 of 1) sorted by relevance
368 int appOomScoreAdj2 = getOomScoreAdj(APP_PACKAGE); in testBackgroundingAppReducesSandboxPriority() local371 assertThat(appOomScoreAdj2).isGreaterThan(appOomScoreAdj1); in testBackgroundingAppReducesSandboxPriority()374 assertThat(sandboxOomScoreAdj2).isAtLeast(appOomScoreAdj2); in testBackgroundingAppReducesSandboxPriority()387 assertThat(appOomScoreAdj3).isAtLeast(appOomScoreAdj2); in testBackgroundingAppReducesSandboxPriority()