Searched refs:right (Results 1 – 10 of 10) sorted by relevance
/sdk/testapps/basicProjectWithAidl/src/com/android/tests/basicprojectwithaidl/ |
D | Rect.java | 9 public int right; field in Rect 32 out.writeInt(right); in writeToParcel() 39 right = in.readInt(); in readFromParcel()
|
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/ |
D | LayoutRenderer.java | 71 getWidth() - insets.left - insets.right, in paintComponent() 83 int x = (getWidth() - insets.left - insets.right - root.width) / 2; in paintComponent() 146 int xoffset = (getWidth() - insets.left - insets.right - root.width) / 2 + insets.left + 1; in selectChild()
|
D | ScreenViewer.java | 640 int x = (width - insets.left - insets.right) / 2; in paint() 644 g.drawLine(insets.left, insets.top + y, width - insets.right, insets.top + y); in paint() 651 g.fillRect(insets.left, insets.top, getWidth() - insets.left - insets.right, in paintComponent()
|
/sdk/emulator/skins/dynamic/ |
D | layout | 38 dpad-right {
|
/sdk/templates/docs/ |
D | default.css | 80 border-right: 2px solid #eee; 97 border-right: 2px solid #333;
|
/sdk/docs/ |
D | howto_use_cupcake_sdk.txt | 97 the top right and restart eclipse as needed. 110 First right-click on the project and select "Properties": 231 these operations. For right now, please use the command line interface.
|
D | howto_build_SDK.txt | 60 Basically it's not trivial yet when done right it's not that complicated.
|
/sdk/apps/NotificationStudio/src/com/android/notificationstudio/ |
D | NotificationStudioActivity.java | 90 public void onLayoutChange(View v, int left, int top, int right, int bottom, in initPreviewScroller()
|
/sdk/ |
D | README.txt | 108 http://groups.google.com/group/adt-dev is the right place.
|
D | changes.txt | 59 * Check dialog button order such that OK/Cancel are in the right
|