Searched refs:BUNDLE_KEY_NUM_SNAPSHOTS_UNTIL_FINISH (Results 1 – 2 of 2) sorted by relevance
91 static final String BUNDLE_KEY_NUM_SNAPSHOTS_UNTIL_FINISH = "num_snapshots_left"; field in MemoryPublisher170 BUNDLE_KEY_NUM_SNAPSHOTS_UNTIL_FINISH, numSnapshotsLeft); in addDataSubscriber()249 BUNDLE_KEY_NUM_SNAPSHOTS_UNTIL_FINISH, in readMemInfo()
20 …t static com.android.car.telemetry.publisher.MemoryPublisher.BUNDLE_KEY_NUM_SNAPSHOTS_UNTIL_FINISH;390 assertThat(mBundleCaptor.getValue().getInt(BUNDLE_KEY_NUM_SNAPSHOTS_UNTIL_FINISH)) in testAddDataSubscriber_savePublisherState()465 publisherState.putInt(BUNDLE_KEY_NUM_SNAPSHOTS_UNTIL_FINISH, 1); in testReadMeminfo_whenPreviousStateExists_shouldContinueFromPrevious()