Searched defs:requestedOrientation (Results 1 - 5 of 5) sorted by relevance

/packages/apps/Browser/src/com/android/browser/
H A DPreloadController.java161 public void showCustomView(Tab tab, View view, int requestedOrientation, argument
H A DWebViewController.java78 void showCustomView(Tab tab, View view, int requestedOrientation, argument
H A DUI.java89 public void showCustomView(View view, int requestedOrientation, argument
H A DBaseUi.java522 public void showCustomView(View view, int requestedOrientation, argument
539 mActivity.setRequestedOrientation(requestedOrientation);
H A DController.java1122 public void showCustomView(Tab tab, View view, int requestedOrientation, argument
1129 mUi.showCustomView(view, requestedOrientation, callback);

Completed in 365 milliseconds