OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNotificationChannelId
(Results
1 - 3
of
3
) sorted by null
/cts/tests/tests/batterysaving/apps/app_target_api_current/src/android/os/cts/batterysaving/app/
TestService.java
36
private final String
getNotificationChannelId
() {
48
getNotificationChannelId
(),
getNotificationChannelId
(),
51
new Notification.Builder(getApplicationContext(),
getNotificationChannelId
())
/cts/tests/app/app/src/android/app/stubs/
LocalForegroundServiceLocation.java
48
protected String
getNotificationChannelId
() {
54
String notificationChannelId =
getNotificationChannelId
();
LocalForegroundService.java
54
protected String
getNotificationChannelId
() {
60
String notificationChannelId =
getNotificationChannelId
();
Completed in 78 milliseconds