HomeSort by relevance Sort by last modified time
    Searched refs:VIRTUAL_CALL_START (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetService.java 466 mStateMachine.sendMessage(HeadsetStateMachine.VIRTUAL_CALL_START, device);
HeadsetStateMachine.java 96 static final int VIRTUAL_CALL_START = 14;
672 case VIRTUAL_CALL_START:
    [all...]

Completed in 30 milliseconds