OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notifyId
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/tests/notificationtests/src/android/app/
NotificationStressTest.java
54
private int
notifyId
= 0;
73
if (
notifyId
% 5 == 4) {
74
mNotificationManager.cancel(
notifyId
- 4);
76
sendNotification(
notifyId
++, "testNotificationStressNotify");
/packages/services/Telephony/src/com/android/phone/
NotificationMgr.java
[
all
...]
Completed in 49 milliseconds