Home | History | Annotate | Download | only in stk

Lines Matching refs:notifyId

1679         int notifyId = STK_NOTIFICATION_ID;
1681 notifyId += slotId;
1685 CatLog.d(LOG_TAG, "getNotificationId, slotId: " + slotId + ", notifyId: " + notifyId);
1686 return notifyId;