Home
last modified time | relevance | path

Searched defs:sendNotificationApp (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/e2e/splitscreen/flicker-legacy/src/com/android/wm/shell/flicker/splitscreen/benchmark/
H A DEnterSplitScreenByDragFromNotificationBenchmark.kt40 protected val sendNotificationApp = SplitScreenUtils.getSendNotification(instrumentation) constant in com.android.wm.shell.flicker.splitscreen.benchmark.EnterSplitScreenByDragFromNotificationBenchmark
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/e2e/splitscreen/scenarios/src/com/android/wm/shell/scenarios/
H A DEnterSplitScreenByDragFromNotification.kt47 private val sendNotificationApp = SplitScreenUtils.getSendNotification(instrumentation) constant