Add new interaction jank hook point for cuj tests

We already have some exsiting cuj tests for jank, but the hook points
are different, so also take these points into account.

Bug: 169221093
Bug: 169220995
Test: atest \
PlatformScenarioTests:android.platform.test.scenario.notification.OpenCloseNotificationShadeMicrobenchmark \
-- --test-arg \
com.android.tradefed.testtype.AndroidJUnitTest:device-listeners:android.device.collectors.UiInteractionFrameInfoListener \
--module-arg PlatformScenarioTests:instrumentation-arg:iterations:=10 \
--module-arg PlatformScenarioTests:instrumentation-arg:drop-cache:=false \
--module-arg PlatformScenarioTests:instrumentation-arg:kill-app:=false

Change-Id: I3cddb28360f9d0b62a2df8ee1d3ffbac645d73c9
2 files changed