Home
last modified time | relevance | path

Searched refs:getNotificationId (Results 1 – 13 of 13) sorted by relevance

/cts/tests/tests/media/common/src/android/media/cts/
DLocalMediaProjectionHelperService.java28 int getNotificationId() { in getNotificationId() method in LocalMediaProjectionHelperService
DLocalMediaProjectionSecondaryService.java28 int getNotificationId() { in getNotificationId() method in LocalMediaProjectionSecondaryService
DLocalMediaProjectionService.java95 startForeground(getNotificationId(), notification); in startForeground()
109 int getNotificationId() { in getNotificationId() method in LocalMediaProjectionService
/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
DCallResources.java69 public int getNotificationId() { in getNotificationId() method in CallResources
/cts/tests/app/ShortFgsTest/ShortFgsTestHelper/src/android/app/cts/shortfgstesthelper/
DServiceBase.java62 incoming.getNotificationId(), createNotification(), incoming.getFgsType()); in onStartCommand()
DShortFgsMessageReceiver.java131 .startForeground(m.getNotificationId(), in onReceive()
DShortFgsMessage.java370 public int getNotificationId() { in getNotificationId() method in ShortFgsMessage
/cts/tests/app/FgsTimeoutTest/FgsTimeoutTestHelper/src/android/app/cts/fgstimeouttesthelper/
DServiceBase.java62 incoming.getNotificationId(), createNotification(), incoming.getFgsType()); in onStartCommand()
DFgsTimeoutMessageReceiver.java123 .startForeground(m.getNotificationId(), in onReceive()
DFgsTimeoutMessage.java318 public int getNotificationId() { in getNotificationId() method in FgsTimeoutMessage
/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
DMediaSession2ServiceTest.java405 assertThat(notification.getNotificationId()).isEqualTo(testId); in testMediaNotification()
/cts/tests/tests/telecom-apps/ConnectionServiceVoipAppMain/src/android/telecom/cts/apps/connectionservicevoipappmain/
DVoipConnectionServiceControlMain.java363 .getNotificationId();
/cts/tests/tests/telecom-apps/TransactionalVoipAppMain/src/android/telecom/cts/apps/transactionalvoipappmain/
DTransactionalVoipAppControlMain.java387 .getNotificationId();