Home | History | Annotate | Download | only in applications

Lines Matching refs:DLG_BASE

146     private static final int DLG_FORCE_STOP = DLG_BASE + 1;
147 private static final int DLG_DISABLE = DLG_BASE + 2;
148 private static final int DLG_SPECIAL_DISABLE = DLG_BASE + 3;