Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
DItsService.java171 private final int SERVICE_NOTIFICATION_ID = 37; // random int that is unique within app field in ItsService
563 startForeground(SERVICE_NOTIFICATION_ID, notification, in onStartCommand()