define(['inputManager'], function (inputManager) { 'use strict'; return function (result) { switch (result.item.deviceid) { default: return; } }; });