Home | History | Annotate | Download | only in stk

Lines Matching refs:notifyId

1638         int notifyId = STK_NOTIFICATION_ID;
1640 notifyId += slotId;
1644 CatLog.d(LOG_TAG, "getNotificationId, slotId: " + slotId + ", notifyId: " + notifyId);
1645 return notifyId;