HomeSort by relevance Sort by last modified time
    Searched defs:getFreeMemory (Results 1 - 2 of 2) sorted by null

  /cts/common/device-side/util/src/com/android/compatibility/common/util/
SystemUtil.java 35 public static long getFreeMemory(Context context) {
  /frameworks/base/core/java/android/os/
Process.java 903 public static final native long getFreeMemory();
    [all...]

Completed in 68 milliseconds