Searched refs:appOomScoreAdj3 (Results 1 – 1 of 1) sorted by relevance
386 int appOomScoreAdj3 = getOomScoreAdj(APP_PACKAGE); in testBackgroundingAppReducesSandboxPriority() local387 assertThat(appOomScoreAdj3).isAtLeast(appOomScoreAdj2); in testBackgroundingAppReducesSandboxPriority()389 assertThat(sandboxOomScoreAdj3).isAtLeast(appOomScoreAdj3); in testBackgroundingAppReducesSandboxPriority()