Home
last modified time | relevance | path

Searched refs:startId (Results 1 – 2 of 2) sorted by relevance

/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DNotificationHelper.java228 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() argument
229 return super.onStartCommand(intent, flags, startId); in onStartCommand()
/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationHelper.java323 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() argument
325 return super.onStartCommand(intent, flags, startId); in onStartCommand()