OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ONGOING_CALL
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Dialer/java/com/android/dialer/notification/
NotificationChannelId.java
27
NotificationChannelId.
ONGOING_CALL
,
36
String
ONGOING_CALL
= "phone_ongoing_call";
NotificationChannelManager.java
110
result.add(NotificationChannelId.
ONGOING_CALL
);
134
NotificationChannelId.
ONGOING_CALL
,
/packages/apps/Dialer/java/com/android/incallui/
StatusBarNotifier.java
391
builder.setChannelId(NotificationChannelId.
ONGOING_CALL
);
398
builder.setChannelId(NotificationChannelId.
ONGOING_CALL
);
[
all
...]
Completed in 660 milliseconds