Home
last modified time | relevance | path

Searched refs:otherRss (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/os/
DDebug.java168 public int otherRss; field in Debug.MemoryInfo
351 return dalvikRss + nativeRss + otherRss; in getTotalRss()
780 dest.writeInt(otherRss); in writeToParcel()
812 otherRss = source.readInt(); in readFromParcel()
/frameworks/base/config/
Dhiddenapi-light-greylist.txt3960 Landroid/os/Debug$MemoryInfo;->otherRss:I
Dhiddenapi-private-dex.txt61663 Landroid/os/Debug$MemoryInfo;->otherRss:I