Searched refs:sHidHostService (Results 1 – 1 of 1) sorted by relevance
65 private static HidHostService sHidHostService; field in HidHostService137 if (sHidHostService == null) { in getHidHostService()141 if (!sHidHostService.isAvailable()) { in getHidHostService()145 return sHidHostService; in getHidHostService()152 sHidHostService = instance; in setHidHostService()