Home | History | Annotate | Download | only in app

Lines Matching refs:ADJ_MEM_FACTOR_NORMAL

108     public static final int ADJ_MEM_FACTOR_NORMAL = 0;
122 public static final int[] ALL_MEM_ADJ = new int[] { ADJ_MEM_FACTOR_NORMAL,
461 case ADJ_MEM_FACTOR_NORMAL:
485 if (offset >= ADJ_MEM_FACTOR_NORMAL) {