Searched refs:appOomScoreAdj1 (Results 1 – 1 of 1) sorted by relevance
352 int appOomScoreAdj1 = getOomScoreAdj(APP_PACKAGE); in testBackgroundingAppReducesSandboxPriority() local354 assertThat(sandboxOomScoreAdj1).isAtLeast(appOomScoreAdj1); in testBackgroundingAppReducesSandboxPriority()371 assertThat(appOomScoreAdj2).isGreaterThan(appOomScoreAdj1); in testBackgroundingAppReducesSandboxPriority()