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

  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
A2dpSinkStreamHandler.java 125 startAvrcpUpdates();
140 startAvrcpUpdates();
155 startAvrcpUpdates();
162 startAvrcpUpdates();
188 startAvrcpUpdates();
262 startAvrcpUpdates();
289 private void startAvrcpUpdates() {
294 Log.d(TAG, "startAvrcpUpdates");
297 avrcpService.startAvrcpUpdates();
299 Log.e(TAG, "startAvrcpUpdates failed because of connection.")
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/mbs/
A2dpMediaBrowserService.java 304 mAvrcpCtrlSrvc.startAvrcpUpdates();
  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
AvrcpControllerService.java 319 public void startAvrcpUpdates() {
    [all...]

Completed in 8240 milliseconds