HomeSort by relevance Sort by last modified time
    Searched full:set_orientation (Results 1 - 25 of 41) sorted by null

1 2

  /external/chromium_org/ash/ime/
candidate_window_view_unittest.cc 46 candidate_window->set_orientation(ui::CandidateWindow::VERTICAL);
188 candidate_window.set_orientation(ui::CandidateWindow::VERTICAL);
214 candidate_window.set_orientation(ui::CandidateWindow::HORIZONTAL);
240 candidate_window.set_orientation(ui::CandidateWindow::VERTICAL);
268 candidate_window.set_orientation(ui::CandidateWindow::HORIZONTAL);
319 candidate_window.set_orientation(ui::CandidateWindow::VERTICAL);
  /external/chromium_org/ui/base/ime/
candidate_window_unittest.cc 67 cw1.set_orientation(CandidateWindow::HORIZONTAL);
68 cw2.set_orientation(CandidateWindow::VERTICAL);
71 cw2.set_orientation(CandidateWindow::HORIZONTAL);
145 cw1.set_orientation(CandidateWindow::HORIZONTAL);
candidate_window.h 92 void set_orientation(Orientation orientation) { function in class:ui::CandidateWindow
  /external/chromium_org/ui/views/controls/
single_split_view.h 50 void set_orientation(Orientation orientation) { function in class:views::SingleSplitView
  /external/pdfium/core/src/fxge/agg/agg23/
agg_basics.h 255 inline unsigned set_orientation(unsigned c, unsigned o) function in namespace:agg
  /frameworks/base/core/java/android/view/
IWindowManager.aidl 162 // These can only be called with the SET_ORIENTATION permission.
  /frameworks/base/packages/Shell/
AndroidManifest.xml 65 <uses-permission android:name="android.permission.SET_ORIENTATION" />
  /frameworks/base/core/tests/hosttests/test-apps/ExternalLocAllPermsTestApp/
AndroidManifest.xml 104 <uses-permission android:name="android.permission.SET_ORIENTATION" />
  /frameworks/base/packages/SystemUI/
AndroidManifest.xml 86 <uses-permission android:name="android.permission.SET_ORIENTATION" />
  /frameworks/base/services/core/java/com/android/server/wm/
WindowManagerService.java     [all...]
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 
  /prebuilts/tools/common/api-versions/android-1/
android.jar 
  /prebuilts/tools/common/api-versions/android-2/
android.jar 
  /prebuilts/tools/common/api-versions/android-3/
android.jar 
  /frameworks/base/core/res/
AndroidManifest.xml     [all...]
  /frameworks/base/api/
current.txt 126 field public static final java.lang.String SET_ORIENTATION = "android.permission.SET_ORIENTATION";
    [all...]
system-current.txt 185 field public static final java.lang.String SET_ORIENTATION = "android.permission.SET_ORIENTATION";
    [all...]
  /prebuilts/sdk/api/
1.xml 851 <field name="SET_ORIENTATION"
855 value="&quot;android.permission.SET_ORIENTATION&quot;"
    [all...]
10.xml 1005 <field name="SET_ORIENTATION"
1009 value="&quot;android.permission.SET_ORIENTATION&quot;"
    [all...]
11.xml 1016 <field name="SET_ORIENTATION"
1020 value="&quot;android.permission.SET_ORIENTATION&quot;"
    [all...]
12.xml 1016 <field name="SET_ORIENTATION"
1020 value="&quot;android.permission.SET_ORIENTATION&quot;"
    [all...]
13.xml 1016 <field name="SET_ORIENTATION"
1020 value="&quot;android.permission.SET_ORIENTATION&quot;"
    [all...]
14.txt 102 field public static final java.lang.String SET_ORIENTATION = "android.permission.SET_ORIENTATION";
    [all...]
15.txt 103 field public static final java.lang.String SET_ORIENTATION = "android.permission.SET_ORIENTATION";
    [all...]
16.txt 107 field public static final java.lang.String SET_ORIENTATION = "android.permission.SET_ORIENTATION";
    [all...]

Completed in 291 milliseconds

1 2