Searched refs:PersistentDataBlockService (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/services/core/java/com/android/server/
H A DPersistentDataBlockService.java60 public class PersistentDataBlockService extends SystemService { class in inherits:SystemService
61 private static final String TAG = PersistentDataBlockService.class.getSimpleName();
84 public PersistentDataBlockService(Context context) { method in class:PersistentDataBlockService
/frameworks/base/services/java/com/android/server/
H A DSystemServer.java589 mSystemServiceManager.startService(PersistentDataBlockService.class);

Completed in 94 milliseconds