Home | History | Annotate | Download | only in applications

Lines Matching refs:CLEAR_CACHE

143     private static final int CLEAR_CACHE = 3;
175 case CLEAR_CACHE:
198 final Message msg = mHandler.obtainMessage(CLEAR_CACHE);