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

/packages/apps/Stk/src/com/android/stk/
H A DStkAppService.java119 private static final int STK_NOTIFICATION_ID = 333; field in class:StkAppService
700 mNotificationManager.cancel(STK_NOTIFICATION_ID);
728 mNotificationManager.notify(STK_NOTIFICATION_ID, notification);

Completed in 4 milliseconds