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/
A2dpSinkStreamHandler.java 117 stopAvrcpUpdates();
130 stopAvrcpUpdates();
144 stopAvrcpUpdates();
150 stopAvrcpUpdates();
257 private void stopAvrcpUpdates() {
262 Log.d(TAG, "stopAvrcpUpdates");
265 avrcpService.stopAvrcpUpdates();
267 Log.e(TAG, "stopAvrcpUpdates failed because of connection.");
  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
AvrcpControllerService.java 347 public void stopAvrcpUpdates() {
    [all...]

Completed in 1315 milliseconds