Searched refs:STK_NOTIFICATION_ID (Results 1 – 1 of 1) sorted by relevance
134 private static final int STK_NOTIFICATION_ID = 333; field in StkAppService340 mNotificationManager.cancel(STK_NOTIFICATION_ID); in handleCardStatusChangeAndIccRefresh()350 mNotificationManager.cancel(STK_NOTIFICATION_ID); in handleCardStatusChangeAndIccRefresh()810 mNotificationManager.cancel(STK_NOTIFICATION_ID); in launchIdleText()814 mNotificationManager.cancel(STK_NOTIFICATION_ID); in launchIdleText()845 mNotificationManager.notify(STK_NOTIFICATION_ID, notificationBuilder.build()); in launchIdleText()