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