progressStop: function()

in www/android/notification.js [61:63]


    progressStop: function () {
        exec(null, null, 'Notification', 'progressStop', []);
    },