Home
last modified time | relevance | path

Searched defs:mNotificationId (Results 1 – 9 of 9) sorted by relevance

/cts/tests/app/FgsTestHelper/src/android/app/fgstesthelper/
DLocalForegroundServiceBase.java56 private int mNotificationId = 0; field in LocalForegroundServiceBase
130 Log.d(getTag(), "Starting foreground using notification " + mNotificationId); in startForeground() local
/cts/tests/tests/media/codec/src/android/media/codec/cts/
DMediaCodecResourceTestLowPriorityService.java45 private int mNotificationId = 1; field in MediaCodecResourceTestLowPriorityService
/cts/tests/app/app/src/android/app/stubs/
DLocalForegroundServiceLocation.java39 private int mNotificationId = 10; field in LocalForegroundServiceLocation
DLocalForegroundService.java58 private int mNotificationId = 0; field in LocalForegroundService
96 Log.d(getTag(), "Starting foreground using notification " + mNotificationId); in onStartCommand() local
DCommandReceiver.java135 private int mNotificationId = 6003; field in CommandReceiver
/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
DCallResources.java40 private final int mNotificationId; field in CallResources
/cts/tests/app/shared/src/android/app/stubs/shared/
DTestNotificationAssistant.java46 public int mNotificationId = 1357; field in TestNotificationAssistant
/cts/tests/app/FgsTimeoutTest/FgsTimeoutTestHelper/src/android/app/cts/fgstimeouttesthelper/
DFgsTimeoutMessage.java104 private int mNotificationId = 1; field in FgsTimeoutMessage
638 private int mNotificationId; field in FgsTimeoutMessage.Builder
/cts/tests/app/ShortFgsTest/ShortFgsTestHelper/src/android/app/cts/shortfgstesthelper/
DShortFgsMessage.java116 private int mNotificationId = 1; field in ShortFgsMessage
746 private int mNotificationId; field in ShortFgsMessage.Builder