Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/telemetry/publisher/
DConstants.java58 public static final String MEMORY_BUNDLE_KEY_TOTAL_SHARED_CLEAN = "mem.total_shared_clean"; field in Constants
DMemoryPublisher.java326 Constants.MEMORY_BUNDLE_KEY_TOTAL_SHARED_CLEAN,
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/telemetry/publisher/
DMemoryPublisherTest.java220 Constants.MEMORY_BUNDLE_KEY_TOTAL_SHARED_CLEAN, in testAddDataSubscriber_whenMatchingPackageName_pullsDeviceAndProcessMeminfo()
269 Constants.MEMORY_BUNDLE_KEY_TOTAL_SHARED_CLEAN, in testAddDataSubscriber_multipleMatchingPackageName_pullsDeviceAndProcessMeminfo()
284 Constants.MEMORY_BUNDLE_KEY_TOTAL_SHARED_CLEAN, in testAddDataSubscriber_multipleMatchingPackageName_pullsDeviceAndProcessMeminfo()