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

  /external/chromium_org/base/metrics/
user_metrics.h 52 typedef base::Callback<void(const std::string&)> ActionCallback;
55 BASE_EXPORT void AddActionCallback(const ActionCallback& callback);
56 BASE_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...]
  /prebuilts/sdk/current/support/v7/mediarouter/libs/
android-support-v7-mediarouter.jar 

Completed in 206 milliseconds