OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sendNotificationCustomComponent
(Results
1 - 2
of
2
) sorted by null
/packages/services/Telecomm/src/com/android/server/telecom/ui/
MissedCallNotifierImpl.java
209
private boolean
sendNotificationCustomComponent
(Call call, UserHandle userHandle) {
307
if (
sendNotificationCustomComponent
(call, userHandle)) {
423
if (
sendNotificationCustomComponent
(null, userHandle)) {
/packages/services/Telephony/src/com/android/phone/
NotificationMgr.java
386
if (!
sendNotificationCustomComponent
(vmCount, vmNumber, pendingIntent,
397
if (!
sendNotificationCustomComponent
(0, null, null, false)) {
419
private boolean
sendNotificationCustomComponent
(Integer count, String number,
Completed in 1820 milliseconds