Searched refs:withImportedState (Results 1 – 2 of 2) sorted by relevance
178 public SimCard withImportedState(boolean imported) { in withImportedState() method in SimCard
294 mDao.persistSimState(mSim.withImportedState(true)); in doInBackground()