Searched refs:ShadowPersistentDataBlockManager (Results 1 – 2 of 2) sorted by relevance
72 import com.android.settings.testutils.shadow.ShadowPersistentDataBlockManager;97 ShadowPersistentDataBlockManager.class,144 ShadowPersistentDataBlockManager.reset(); in tearDown()151 ShadowPersistentDataBlockManager.setDataBlockSize(1000); in onCreate_deviceNotProvisioned_persistentDataExists_shouldFinishActivity()160 ShadowPersistentDataBlockManager.setDataBlockSize(1000); in onCreate_deviceNotProvisioned_persistentDataServiceNotAvailable_shouldNotFinish()
26 public class ShadowPersistentDataBlockManager { class