Searched refs:PersistentDataBlockService (Results 1 – 2 of 2) sorted by relevance
65 public class PersistentDataBlockService extends SystemService { class66 private static final String TAG = PersistentDataBlockService.class.getSimpleName();87 public PersistentDataBlockService(Context context) { in PersistentDataBlockService() method in PersistentDataBlockService
743 mSystemServiceManager.startService(PersistentDataBlockService.class); in startOtherServices()