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

  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
A2dpSinkStreamingStateMachine.java 185 private void stopAvrcpUpdates() {
190 Log.d(TAG, "stopAvrcpUpdates");
193 avrcpService.stopAvrcpUpdates();
195 Log.e(TAG, "stopAvrcpUpdates failed because of connection.");
462 stopAvrcpUpdates();
475 stopAvrcpUpdates();
536 stopAvrcpUpdates();
  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
AvrcpControllerService.java 302 public void stopAvrcpUpdates() {
    [all...]

Completed in 56 milliseconds