Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/telemetry/publisher/
DConstants.java55 public static final String MEMORY_BUNDLE_KEY_TOTAL_PRIVATE_DIRTY = "mem.total_private_dirty"; field in Constants
DMemoryPublisher.java317 Constants.MEMORY_BUNDLE_KEY_TOTAL_PRIVATE_DIRTY,
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/telemetry/publisher/
DMemoryPublisherTest.java217 Constants.MEMORY_BUNDLE_KEY_TOTAL_PRIVATE_DIRTY, in testAddDataSubscriber_whenMatchingPackageName_pullsDeviceAndProcessMeminfo()
266 Constants.MEMORY_BUNDLE_KEY_TOTAL_PRIVATE_DIRTY, in testAddDataSubscriber_multipleMatchingPackageName_pullsDeviceAndProcessMeminfo()
281 Constants.MEMORY_BUNDLE_KEY_TOTAL_PRIVATE_DIRTY, in testAddDataSubscriber_multipleMatchingPackageName_pullsDeviceAndProcessMeminfo()