OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:openNotification
(Results
1 - 18
of
18
) sorted by null
/platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/
SystemUiJankTests.java
165
mDevice.
openNotification
();
230
private void
openNotification
() {
251
openNotification
();
/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
ShortcutManagerThrottlingTest.java
149
ud.
openNotification
();
170
ud.
openNotification
();
/frameworks/base/core/tests/notificationtests/src/android/app/
NotificationStressTest.java
96
mDevice.
openNotification
();
/platform_testing/tests/androidbvt/src/com/android/androidbvt/
SysBugReportTests.java
118
mDevice.
openNotification
();
SysUINotificationShadeTests.java
171
mDevice.
openNotification
();
/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
NotificationBundlingTests.java
108
mDevice.
openNotification
();
NotificationInlineReplyTests.java
92
mDevice.
openNotification
();
NotificationInteractionTests.java
68
mDevice.
openNotification
();
98
if (mDevice.
openNotification
()) {
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
UiDevice.java
355
public boolean
openNotification
() {
358
return getAutomatorBridge().getInteractionController().
openNotification
();
/prebuilts/sdk/18/
uiautomator.jar
/prebuilts/sdk/19/
uiautomator.jar
/prebuilts/sdk/20/
uiautomator.jar
/prebuilts/sdk/21/
uiautomator.jar
/prebuilts/sdk/22/
uiautomator.jar
/prebuilts/sdk/23/
uiautomator.jar
/prebuilts/sdk/24/
uiautomator.jar
/prebuilts/sdk/current/
uiautomator.jar
/prebuilts/misc/common/ub-uiautomator/
ub-uiautomator.jar
Completed in 1727 milliseconds