Searched defs:getPlatformLowPowerStats (Results 1 – 3 of 3) sorted by relevance
101 private native int getPlatformLowPowerStats(ByteBuffer outBuffer); in getPlatformLowPowerStats() method in BatteryStatsService137 public String getPlatformLowPowerStats() { in getPlatformLowPowerStats() method in BatteryStatsService
877 static jint getPlatformLowPowerStats(JNIEnv* env, jobject /* clazz */, jobject outBuf) { in getPlatformLowPowerStats() function
334 public String getPlatformLowPowerStats(); in getPlatformLowPowerStats() method