Home
last modified time | relevance | path

Searched refs:openNotification (Results 1 – 6 of 6) sorted by relevance

/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationInteractionTests.java68 mDevice.openNotification(); in testNonDismissNotification()
98 if (mDevice.openNotification()) { in testDismissAll()
DNotificationInlineReplyTests.java92 mDevice.openNotification(); in testInLineNotificationsWithQuickSetting()
DNotificationBundlingTests.java108 mDevice.openNotification(); in testDismissIndividualNotification()
/platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/
DSystemUiJankTests.java202 private void openNotification() { in openNotification() method in SystemUiJankTests
223 openNotification(); in testNotificationListPull()
/platform_testing/tests/functional/externalstorage/src/com/android/functional/externalstoragetests/
DExternalStorageHelper.java91 boolean success = mDevice.openNotification(); in openSdCardSetUpNotification()
/platform_testing/tests/androidbvt/src/com/android/androidbvt/
DSysUINotificationShadeTests.java173 mDevice.openNotification(); in verifyInlineAndDimissNotification()