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

  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
A2dpSinkStreamingStateMachine.java 171 private void startAvrcpUpdates() {
176 Log.d(TAG, "startAvrcpUpdates");
179 avrcpService.startAvrcpUpdates();
181 Log.e(TAG, "startAvrcpUpdates failed because of connection.");
498 startAvrcpUpdates();
517 startAvrcpUpdates();
  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
AvrcpControllerService.java 297 public void startAvrcpUpdates() {
552 // startAvrcpUpdates is called again.
    [all...]

Completed in 60 milliseconds