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.java119 private static final int STK_NOTIFICATION_ID = 333; field in StkAppService
690 mNotificationManager.cancel(STK_NOTIFICATION_ID); in launchIdleText()
718 mNotificationManager.notify(STK_NOTIFICATION_ID, notification); in launchIdleText()