Home
last modified time | relevance | path

Searched refs:getNotificationChannelId (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/batterysaving/apps/app_target_api_current/src/android/os/cts/batterysaving/app/
DTestService.java36 private final String getNotificationChannelId() { in getNotificationChannelId() method in TestService
48 getNotificationChannelId(), getNotificationChannelId(), in onStartCommand()
51 new Notification.Builder(getApplicationContext(), getNotificationChannelId()) in onStartCommand()
/cts/tests/app/app/src/android/app/stubs/
DLocalForegroundServiceLocation.java48 protected String getNotificationChannelId() { in getNotificationChannelId() method in LocalForegroundServiceLocation
54 String notificationChannelId = getNotificationChannelId(); in onStart()
DLocalForegroundService.java54 protected String getNotificationChannelId() { in getNotificationChannelId() method in LocalForegroundService
60 String notificationChannelId = getNotificationChannelId(); in onStart()