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

  /external/chromium_org/content/public/browser/
user_metrics.h 56 typedef base::Callback<void(const std::string&)> ActionCallback;
59 CONTENT_EXPORT void AddActionCallback(const ActionCallback& callback);
60 CONTENT_EXPORT void RemoveActionCallback(const ActionCallback& callback);
  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
RemotePlaybackClient.java 686 private void handleInvalidResult(Intent intent, ActionCallback callback,
693 private void handleError(Intent intent, ActionCallback callback,
    [all...]

Completed in 493 milliseconds