Searched defs:notifs (Results 1 – 1 of 1) sorted by relevance
5883 var processNotif = mxUtils.bind(this, function(notifs) argument5929 localStorage.setItem(cachedNotifKey, JSON.stringify({ts: Date.now(), notifs: notifs})); property5943 App.prototype.showNotification = function(notifs, lsReadFlag) argument