Home
last modified time | relevance | path

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

/cts/tests/app/FgsTestHelper/src/android/app/fgstesthelper/
DLocalForegroundServiceAllTypes.java34 int getNotificationIcon() { in getNotificationIcon() method in LocalForegroundServiceAllTypes
DLocalForegroundServiceNoType.java37 int getNotificationIcon() { in getNotificationIcon() method in LocalForegroundServiceNoType
DLocalForegroundServiceBase.java82 abstract int getNotificationIcon(); in getNotificationIcon() method in LocalForegroundServiceBase
134 .setSmallIcon(getNotificationIcon()); in startForeground()