Searched refs:sWakelockFile (Results 1 – 2 of 2) sorted by relevance
34 private static final String sWakelockFile = "/proc/wakelocks"; field in KernelWakelockReader77 is = new FileInputStream(sWakelockFile); in readKernelWakelockStats()84 Slog.wtf(TAG, "neither " + sWakelockFile + " nor " + in readKernelWakelockStats()
95811 Lcom/android/internal/os/KernelWakelockReader;->sWakelockFile:Ljava/lang/String;