Searched refs:convertHalState (Results 1 – 3 of 3) sorted by relevance
195 Log.d(TAG, "MESSAGE_CONNECT_STATE_CHANGED newState:" + convertHalState(206 broadcastConnectionState(device, convertHalState(halState));921 private static int convertHalState(int halState) { in convertHalState() method in HidHostService
159 int state = convertHalState(halState); in handleMessage()948 private static int convertHalState(int halState) { in convertHalState() method in HidDeviceService
231 convertHalState(cs.state), cs.local_role, cs.remote_role);532 private static int convertHalState(int halState) { in convertHalState() method in PanService