Searched refs:getPlatformLowPowerStats (Results 1 – 4 of 4) 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 },
265 ret = gPowerHalV1_0->getPlatformLowPowerStats( in getIPowerDataLocked()
101 private native int getPlatformLowPowerStats(ByteBuffer outBuffer); in getPlatformLowPowerStats() method in BatteryStatsService137 public String getPlatformLowPowerStats() { in getPlatformLowPowerStats() method in BatteryStatsService143 int bytesWritten = getPlatformLowPowerStats(mUtf8BufferStat); in getPlatformLowPowerStats()
3156 HSPLcom/android/server/am/BatteryStatsService;->getPlatformLowPowerStats()Ljava/lang/String;