Home
last modified time | relevance | path

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

/cts/tests/tests/notification/NotificationTrampolineBase/src/com/android/test/notificationtrampoline/
DNotificationTrampolineTestService.java62 private static final int PI_FLAGS = field in NotificationTrampolineTestService
127 PendingIntent.getBroadcast(context, 0, intent, PI_FLAGS)); in handleMessage()
136 PendingIntent.getService(context, 0, intent, PI_FLAGS)); in handleMessage()