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

  /frameworks/av/media/libmedia/
IMediaPlayer.cpp 254 status_t getMetadata(bool update_only, bool apply_filter, Parcel *reply)
259 request.writeInt32(update_only);
489 bool update_only = static_cast<bool>(data.readInt32()); local
491 const status_t retcode = getMetadata(update_only, apply_filter, reply);
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 39 milliseconds