Home
last modified time | relevance | path

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

/platform_testing/tests/androidbvt/src/com/android/androidbvt/
DSysUINotificationShadeTests.java292 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() argument
294 return super.onStartCommand(intent, flags, startId); in onStartCommand()
/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationHelper.java354 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() argument
356 return super.onStartCommand(intent, flags, startId); in onStartCommand()