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

  /frameworks/base/media/java/android/service/media/
MediaBrowserService.java 244 public void removeSubscription(final String id,
253 Log.w(TAG, "removeSubscription for callback that isn't registered id="
258 Log.w(TAG, "removeSubscription called for " + id
  /frameworks/base/media/java/android/media/browse/
MediaBrowser.java 358 mServiceBinder.removeSubscription(parentId, mServiceCallbacks);
362 Log.d(TAG, "removeSubscription failed with RemoteException parentId=" + parentId);

Completed in 56 milliseconds