in src/common/channel.js [130:135]
initializationComplete: function (feature) { var c = this.deviceReadyChannelsMap[feature]; if (c) { c.fire(); } }