Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/telemetry/publisher/
DConstants.java54 public static final String MEMORY_BUNDLE_KEY_TOTAL_SWAPPABLE_PSS = "mem.total_swappable_pss"; field in Constants
DMemoryPublisher.java314 Constants.MEMORY_BUNDLE_KEY_TOTAL_SWAPPABLE_PSS,
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/telemetry/publisher/
DMemoryPublisherTest.java216 Constants.MEMORY_BUNDLE_KEY_TOTAL_SWAPPABLE_PSS, in testAddDataSubscriber_whenMatchingPackageName_pullsDeviceAndProcessMeminfo()
265 Constants.MEMORY_BUNDLE_KEY_TOTAL_SWAPPABLE_PSS, in testAddDataSubscriber_multipleMatchingPackageName_pullsDeviceAndProcessMeminfo()
280 Constants.MEMORY_BUNDLE_KEY_TOTAL_SWAPPABLE_PSS, in testAddDataSubscriber_multipleMatchingPackageName_pullsDeviceAndProcessMeminfo()