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

  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
AvrcpControllerStateMachine.java 79 static final int MESSAGE_STOP_METADATA_BROADCASTS = 201;
222 case MESSAGE_STOP_METADATA_BROADCASTS:
    [all...]
AvrcpControllerService.java 349 AvrcpControllerStateMachine.MESSAGE_STOP_METADATA_BROADCASTS).sendToTarget();
    [all...]

Completed in 3876 milliseconds