Home
last modified time | relevance | path

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

/packages/apps/Stk/src/com/android/stk/
DStkAppService.java226 private static final int STK_NOTIFICATION_ID = 333; field in StkAppService
1723 int notifyId = STK_NOTIFICATION_ID; in getNotificationId()