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