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