OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:findPostedNotification
(Results
1 - 4
of
4
) sorted by null
/cts/tests/tests/notificationlegacy/notificationlegacy28/src/android/app/notification/legacy28/cts/
NotificationManager28Test.java
73
StatusBarNotification n =
findPostedNotification
(id);
78
private StatusBarNotification
findPostedNotification
(int id) {
/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/
NotificationManager29Test.java
73
StatusBarNotification n =
findPostedNotification
(id);
78
private StatusBarNotification
findPostedNotification
(int id) {
/cts/tests/tests/notificationlegacy/notificationlegacy20/src/android/app/notification/legacy20/cts/
LegacyNotificationManager20Test.java
110
StatusBarNotification sbn =
findPostedNotification
(notificationId);
231
private StatusBarNotification
findPostedNotification
(int id) {
/cts/tests/app/src/android/app/cts/
NotificationManagerTest.java
261
private StatusBarNotification
findPostedNotification
(int id) {
[
all
...]
Completed in 99 milliseconds