Searched refs:IMPORTANCE_VISIBLE (Results 1 – 9 of 9) sorted by relevance
21 import static android.app.ActivityManager.RunningAppProcessInfo.IMPORTANCE_VISIBLE;97 setImportance(2, IMPORTANCE_VISIBLE); in testListeners()109 setImportance(0, IMPORTANCE_VISIBLE); in testIsAppForeground()
19 import static android.app.ActivityManager.RunningAppProcessInfo.IMPORTANCE_VISIBLE;110 if (packageProcessImportance <= IMPORTANCE_VISIBLE && deviceProfile != null in disassociate()186 ActivityManager.RunningAppProcessInfo.IMPORTANCE_VISIBLE)); in startListening()244 if (importance <= ActivityManager.RunningAppProcessInfo.IMPORTANCE_VISIBLE) { in onUidImportance()
864 return processInfo.importance <= ActivityManager.RunningAppProcessInfo.IMPORTANCE_VISIBLE;
3762 IMPORTANCE_VISIBLE,3804 public static final int IMPORTANCE_VISIBLE = 200; field in ActivityManager.RunningAppProcessInfo3918 return IMPORTANCE_VISIBLE; in procStateToImportance()3975 } else if (importance >= IMPORTANCE_VISIBLE) { in importanceToProcState()
620 IMPORTANCE_VISIBLE = 200; enumerator
22 import static android.app.ActivityManager.RunningAppProcessInfo.IMPORTANCE_VISIBLE;10717 IMPORTANCE_VISIBLE);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
3598 field public static final int IMPORTANCE_VISIBLE = 200; // 0xc8
4827 field public static final int IMPORTANCE_VISIBLE = 200; // 0xc8