Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/am/
DServiceRestarterTest.java164 am.addOnUidImportanceListener(uid1Listener1, RunningAppProcessInfo.IMPORTANCE_SERVICE); in testDisableServiceRestartBackoff()
166 am.addOnUidImportanceListener(uid2Listener1, RunningAppProcessInfo.IMPORTANCE_SERVICE); in testDisableServiceRestartBackoff()
168 am.addOnUidImportanceListener(uid3Listener1, RunningAppProcessInfo.IMPORTANCE_SERVICE); in testDisableServiceRestartBackoff()
230 am.addOnUidImportanceListener(uid1Listener1, RunningAppProcessInfo.IMPORTANCE_SERVICE); in testExtraDelaysInServiceRestartOnLowMem()
232 am.addOnUidImportanceListener(uid2Listener1, RunningAppProcessInfo.IMPORTANCE_SERVICE); in testExtraDelaysInServiceRestartOnLowMem()
234 am.addOnUidImportanceListener(uid3Listener1, RunningAppProcessInfo.IMPORTANCE_SERVICE); in testExtraDelaysInServiceRestartOnLowMem()
331 RunningAppProcessInfo.IMPORTANCE_SERVICE, waitDuration)); in startKillAndRestart()
333 RunningAppProcessInfo.IMPORTANCE_SERVICE, waitDuration)); in startKillAndRestart()
335 RunningAppProcessInfo.IMPORTANCE_SERVICE, waitDuration)); in startKillAndRestart()
448 uidListener.waitFor(RunningAppProcessInfo.IMPORTANCE_SERVICE, timeout)); in startServiceAndWait()
DActivityManagerTest.java726 am.addOnUidImportanceListener(uid1Listener1, RunningAppProcessInfo.IMPORTANCE_SERVICE); in testKillPids()
728 am.addOnUidImportanceListener(uid2Listener1, RunningAppProcessInfo.IMPORTANCE_SERVICE); in testKillPids()
730 am.addOnUidImportanceListener(uid3Listener1, RunningAppProcessInfo.IMPORTANCE_SERVICE); in testKillPids()
774 RunningAppProcessInfo.IMPORTANCE_SERVICE, timeout)); in startTargetService()
/frameworks/base/apct-tests/perftests/utils/src/android/perftests/utils/
DWindowPerfRunPreconditionBase.java141 && processInfo.importance > RunningAppProcessInfo.IMPORTANCE_SERVICE) { in killBackgroundProcesses()
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
DApplicationExitInfoTest.java27 import static android.app.ActivityManager.RunningAppProcessInfo.IMPORTANCE_SERVICE;
346 IMPORTANCE_SERVICE, // importance in testApplicationExitInfo()
710 IMPORTANCE_SERVICE, // importance in testApplicationExitInfo()
880 IMPORTANCE_SERVICE, // importance in testApplicationExitInfo()
/frameworks/base/core/java/android/app/
DActivityManager.java3765 IMPORTANCE_SERVICE,
3854 public static final int IMPORTANCE_SERVICE = 300; field in ActivityManager.RunningAppProcessInfo
3914 return IMPORTANCE_SERVICE; in procStateToImportance()
3971 } else if (importance >= IMPORTANCE_SERVICE) { in importanceToProcState()
/frameworks/proto_logging/stats/enums/app/
Dapp_enums.proto624 IMPORTANCE_SERVICE = 300; enumerator
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt3597 field public static final int IMPORTANCE_SERVICE = 300; // 0x12c
/frameworks/base/core/api/
Dcurrent.txt4824 field public static final int IMPORTANCE_SERVICE = 300; // 0x12c