Searched refs:convertHalState (Results 1 – 3 of 3) sorted by relevance
186 Log.d(TAG, "MESSAGE_CONNECT_STATE_CHANGED newState:" + convertHalState(197 broadcastConnectionState(device, convertHalState(halState));906 private static int convertHalState(int halState) { in convertHalState() method in HidHostService
149 int state = convertHalState(halState); in handleMessage()936 private static int convertHalState(int halState) { in convertHalState() method in HidDeviceService
216 convertHalState(cs.state), cs.local_role, cs.remote_role);539 private static int convertHalState(int halState) { in convertHalState() method in PanService