Home
last modified time | relevance | path

Searched refs:appOomScoreAdj3 (Results 1 – 1 of 1) sorted by relevance

/packages/modules/AdServices/sdksandbox/tests/hostsidetests/src/com/android/tests/sdksandbox/host/
DSdkSandboxLifecycleHostTest.java386 int appOomScoreAdj3 = getOomScoreAdj(APP_PACKAGE); in testBackgroundingAppReducesSandboxPriority() local
387 assertThat(appOomScoreAdj3).isAtLeast(appOomScoreAdj2); in testBackgroundingAppReducesSandboxPriority()
389 assertThat(sandboxOomScoreAdj3).isAtLeast(appOomScoreAdj3); in testBackgroundingAppReducesSandboxPriority()