Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DActivityManager.java157 mListener.onUidImportance(uid, RunningAppProcessInfo.IMPORTANCE_GONE); in onUidGone()
3014 IMPORTANCE_GONE,
3141 public static final int IMPORTANCE_GONE = 1000; field in ActivityManager.RunningAppProcessInfo
3150 return IMPORTANCE_GONE; in procStateToImportance()
3207 if (importance == IMPORTANCE_GONE) { in importanceToProcState()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/rtt/
DRttServiceImplTest.java948 ActivityManager.RunningAppProcessInfo.IMPORTANCE_GONE); // far background in testRangingThrottleBackground()
1007 ActivityManager.RunningAppProcessInfo.IMPORTANCE_GONE); in testRangingThrottleBackground()
1079 ActivityManager.RunningAppProcessInfo.IMPORTANCE_GONE); // far background in runTestRangingThrottleBackgroundWorkSources()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt3595 field public static final int IMPORTANCE_GONE = 1000; // 0x3e8
/frameworks/base/api/
Dcurrent.txt3981 field public static final int IMPORTANCE_GONE = 1000; // 0x3e8
/frameworks/base/config/
Dhiddenapi-public-dex.txt1103 Landroid/app/ActivityManager$RunningAppProcessInfo;->IMPORTANCE_GONE:I