Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/telemetry/publisher/
DConstants.java56 public static final String MEMORY_BUNDLE_KEY_TOTAL_SHARED_DIRTY = "mem.total_shared_dirty"; field in Constants
DMemoryPublisher.java320 Constants.MEMORY_BUNDLE_KEY_TOTAL_SHARED_DIRTY,
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/telemetry/publisher/
DMemoryPublisherTest.java218 Constants.MEMORY_BUNDLE_KEY_TOTAL_SHARED_DIRTY, in testAddDataSubscriber_whenMatchingPackageName_pullsDeviceAndProcessMeminfo()
267 Constants.MEMORY_BUNDLE_KEY_TOTAL_SHARED_DIRTY, in testAddDataSubscriber_multipleMatchingPackageName_pullsDeviceAndProcessMeminfo()
282 Constants.MEMORY_BUNDLE_KEY_TOTAL_SHARED_DIRTY, in testAddDataSubscriber_multipleMatchingPackageName_pullsDeviceAndProcessMeminfo()