Searched refs:sStatLogger (Results 1 – 3 of 3) sorted by relevance
112 public static final StatLogger sStatLogger = new StatLogger(new String[] { field in ServiceManager376 final long start = sStatLogger.getTime(); in rawGetService()380 final int time = (int) sStatLogger.logDurationStat(Stats.GET_SERVICE, start); in rawGetService()
10834 ServiceManager.sStatLogger.dump(pw, " "); in dumpOtherProcessesInfoLSP()
38505 Landroid/os/ServiceManager;->sStatLogger:Lcom/android/internal/util/StatLogger;