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