Searched refs:otherStats (Results 1 – 2 of 2) sorted by relevance
267 private int[] otherStats = new int[(NUM_OTHER_STATS+NUM_DVK_STATS)*NUM_CATEGORIES]; field in Debug.MemoryInfo342 return otherStats[which*NUM_CATEGORIES + offsetPss]; in getOtherPss()348 return otherStats[which*NUM_CATEGORIES + offsetSwappablePss]; in getOtherSwappablePss()354 return otherStats[which*NUM_CATEGORIES + offsetPrivateDirty]; in getOtherPrivateDirty()359 return otherStats[which*NUM_CATEGORIES + offsetSharedDirty]; in getOtherSharedDirty()364 return otherStats[which*NUM_CATEGORIES + offsetPrivateClean]; in getOtherPrivateClean()374 return otherStats[which*NUM_CATEGORIES + offsetSharedClean]; in getOtherSharedClean()379 return otherStats[which*NUM_CATEGORIES + offsetSwappedOut]; in getOtherSwappedOut()384 return otherStats[which*NUM_CATEGORIES + offsetSwappedOutPss]; in getOtherSwappedOutPss()716 dest.writeIntArray(otherStats); in writeToParcel()[all …]
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...