Searched refs:getPlatformLowPowerStats (Results 1 – 5 of 5) sorted by relevance
605 Return<void> ret = powerHalV1_0->getPlatformLowPowerStats( in getPowerHalLowPowerData()684 Return<void> ret = powerHalV1_0->getPlatformLowPowerStats( in getPowerHalPlatformData()877 static jint getPlatformLowPowerStats(JNIEnv* env, jobject /* clazz */, jobject outBuf) { in getPlatformLowPowerStats() function951 { "getPlatformLowPowerStats", "(Ljava/nio/ByteBuffer;)I", (void*)getPlatformLowPowerStats },
256 ret = gPowerHalV1_0->getPlatformLowPowerStats( in getIPowerDataLocked()
99 private native int getPlatformLowPowerStats(ByteBuffer outBuffer); in getPlatformLowPowerStats() method in BatteryStatsService135 public String getPlatformLowPowerStats() { in getPlatformLowPowerStats() method in BatteryStatsService141 int bytesWritten = getPlatformLowPowerStats(mUtf8BufferStat); in getPlatformLowPowerStats()
338 public String getPlatformLowPowerStats(); in getPlatformLowPowerStats() method3328 mPlatformIdleStateCallback.getPlatformLowPowerStats(); in writeHistoryDelta()
6808 HSPLcom/android/server/am/BatteryStatsService;->getPlatformLowPowerStats()Ljava/lang/String;