progressValue: function()

in www/android/notification.js [71:73]


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