Searched refs:DiskStatsService (Results 1 – 3 of 3) sorted by relevance
57 public class DiskStatsService extends Binder { class63 public DiskStatsService(Context context) { in DiskStatsService() method in DiskStatsService
1787 ServiceManager.addService("diskstats", new DiskStatsService(context)); in startOtherServices()
2175 HSPLcom/android/server/DiskStatsService;-><init>(Landroid/content/Context;)V2176 HPLcom/android/server/DiskStatsService;->dump(Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/l…2177 HPLcom/android/server/DiskStatsService;->getRecentPerf()I2178 PLcom/android/server/DiskStatsService;->hasOption([Ljava/lang/String;Ljava/lang/String;)Z2179 HPLcom/android/server/DiskStatsService;->reportCachedValues(Ljava/io/PrintWriter;)V2180 HPLcom/android/server/DiskStatsService;->reportCachedValuesProto(Landroid/util/proto/ProtoOutputStr…2181 HPLcom/android/server/DiskStatsService;->reportDiskWriteSpeed(Ljava/io/PrintWriter;)V2182 PLcom/android/server/DiskStatsService;->reportDiskWriteSpeedProto(Landroid/util/proto/ProtoOutputSt…2183 HPLcom/android/server/DiskStatsService;->reportFreeSpace(Ljava/io/File;Ljava/lang/String;Ljava/io/P…40878 Lcom/android/server/DiskStatsService;