Searched defs:setAnchorViewPosition (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/android/java/src/org/chromium/ui/base/
H A DViewAndroidDelegate.java27 void setAnchorViewPosition(View view, float x, float y, float width, float height); method in interface:ViewAndroidDelegate
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
H A DContentVideoView.java515 public void setAnchorViewPosition(View view, float x, float y, float width, float height) { method in class:ContentVideoView
516 Log.e(TAG, "setAnchorViewPosition isn't implemented");

Completed in 127 milliseconds