Home
last modified time | relevance | path

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

/cts/tests/app/app/src/android/app/stubs/
DLocalForegroundService.java56 private int mNotificationId = 0; field in LocalForegroundService
92 Log.d(getTag(), "Starting foreground using notification " + mNotificationId); in onStartCommand() local
DLocalForegroundServiceLocation.java39 private int mNotificationId = 10; field in LocalForegroundServiceLocation