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