Esempio n. 1
0
 public static final void flushDbCache() {
   if (mDb != null) mDb.clear();
 }