Searched refs:MSG_CLEAR_DATABASE (Results 1 – 1 of 1) sorted by relevance
80 private static final int MSG_CLEAR_DATABASE = 100; field in DatabaseManager156 case MSG_CLEAR_DATABASE: { in handleMessage()733 Message message = mHandler.obtainMessage(MSG_CLEAR_DATABASE); in factoryReset()