Home
last modified time | relevance | path

Searched refs:setHidHostService (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
DHidHostService.java93 setHidHostService(this); in start()
123 setHidHostService(null); in cleanup()
138 private static synchronized void setHidHostService(HidHostService instance) { in setHidHostService() method in HidHostService