Home | History | Annotate | Download | only in app

Lines Matching defs:IMPORTANCE_PERCEPTIBLE

3010                 IMPORTANCE_PERCEPTIBLE,
3054 * Constant for {@link #importance}: {@link #IMPORTANCE_PERCEPTIBLE} had this wrong value
3056 * the value of {@link #IMPORTANCE_PERCEPTIBLE} has been fixed.
3058 * <p>The system will return this value instead of {@link #IMPORTANCE_PERCEPTIBLE}
3064 * the correct value {@link #IMPORTANCE_PERCEPTIBLE} will be returned.
3072 public static final int IMPORTANCE_PERCEPTIBLE = 230;
3160 return IMPORTANCE_PERCEPTIBLE;
3172 * by a given {@link Context}, with converting {@link #IMPORTANCE_PERCEPTIBLE}
3194 case IMPORTANCE_PERCEPTIBLE:
3217 } else if (importance >= IMPORTANCE_PERCEPTIBLE) {
3504 * in differences. For example, if {@link RunningAppProcessInfo#IMPORTANCE_PERCEPTIBLE}
3506 IMPORTANCE_PERCEPTIBLE} and
3507 * > {@link RunningAppProcessInfo#IMPORTANCE_PERCEPTIBLE}.