OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clearNotifications
(Results
1 - 6
of
6
) sorted by null
/packages/apps/Camera2/src/com/android/camera/app/
CameraApp.java
70
clearNotifications
();
71
guard.stop("
clearNotifications
");
78
private void
clearNotifications
() {
/cts/tests/app/src/android/app/cts/
FragmentTransitionTest.java
61
mStartFragment.
clearNotifications
();
108
mStartFragment.
clearNotifications
();
139
mStartFragment.
clearNotifications
();
140
mEndFragment.
clearNotifications
();
175
mStartFragment.
clearNotifications
();
216
mStartFragment.
clearNotifications
();
217
mMidFragment.
clearNotifications
();
218
mEndFragment.
clearNotifications
();
322
mStartFragment.
clearNotifications
();
364
mStartFragment.
clearNotifications
();
[
all
...]
/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
ShortcutManagerThrottlingTest.java
136
clearNotifications
();
145
private void
clearNotifications
() throws InterruptedException {
/frameworks/support/fragment/tests/java/android/support/v4/app/
FragmentTransitionTest.java
121
mStartFragment.
clearNotifications
();
122
mEndFragment.
clearNotifications
();
188
mStartFragment.
clearNotifications
();
189
mMidFragment.
clearNotifications
();
190
mEndFragment.
clearNotifications
();
363
mStartFragment.
clearNotifications
();