Home | History | Annotate | Download | only in applications

Lines Matching defs:CLEAR_CACHE

160     private static final int CLEAR_CACHE = 3;
200 case CLEAR_CACHE:
223 final Message msg = mHandler.obtainMessage(CLEAR_CACHE);