Home | History | Annotate | Download | only in stk

Lines Matching refs:notifyId

2286         int notifyId = STK_NOTIFICATION_ID;
2288 notifyId += slotId;
2292 CatLog.d(LOG_TAG, "getNotificationId, slotId: " + slotId + ", notifyId: " + notifyId);
2293 return notifyId;