Searched refs:IMPORTANCE_VISIBLE (Results 1 – 6 of 6) 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()
2918 IMPORTANCE_VISIBLE,2960 public static final int IMPORTANCE_VISIBLE = 200; field in ActivityManager.RunningAppProcessInfo3074 return IMPORTANCE_VISIBLE; in procStateToImportance()3131 } else if (importance >= IMPORTANCE_VISIBLE) { in importanceToProcState()
453 IMPORTANCE_VISIBLE = 200; enumerator
20 import static android.app.ActivityManager.RunningAppProcessInfo.IMPORTANCE_VISIBLE;7066 IMPORTANCE_VISIBLE); in testNotificationBubbles_flagAutoExpandForeground_fails_notForeground()
4297 field public static final int IMPORTANCE_VISIBLE = 200; // 0xc8
3598 field public static final int IMPORTANCE_VISIBLE = 200; // 0xc8