/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
D | AndroidDoubleClickStrategy.java | 65 Point position = super.getWord(string, cursor); in getWord() local 67 assert cursor >= position.x && cursor <= position.y; in getWord() 71 if (string.startsWith(PREFIX_RESOURCE_REF, position.x) || in getWord() 72 string.startsWith(PREFIX_THEME_REF, position.x)) { in getWord() 73 int nameStart = string.indexOf('/', position.x + 1); in getWord() 75 position.x = nameStart + 1; in getWord() 76 return position; in getWord() 83 if (lastDot >= position.x && lastDot < position.y - 1) { in getWord() 85 if (next == -1 || next > position.y) { in getWord() 86 position.x = lastDot + 1; in getWord() [all …]
|
D | CompletionProposal.java | 191 Position position = new Position(mReplacementOffset); in apply() local 192 document.addPosition(position); in apply() 222 mReplacementOffset = position.getOffset(); in apply() 223 document.removePosition(position); in apply()
|
/sdk/apps/NotificationStudio/src/com/android/notificationstudio/editor/ |
D | DropDownEditor.java | 45 public View getDropDownView(int position, View convertView, ViewGroup parent) { in bindEditor() 46 TextView v = (TextView) super.getDropDownView(position, convertView, parent); in bindEditor() 49 v.setText(v.getResources().getString(getItem(position))); in bindEditor() 54 public View getView(int position, View convertView, ViewGroup parent) { in bindEditor() 55 TextView v = (TextView) super.getView(position, convertView, parent); in bindEditor() 58 v.setText(v.getResources().getString(getItem(position))); in bindEditor() 70 public void onItemSelected(AdapterView<?> parent, View view, int position, long id) { in bindEditor() 72 Object newValue = adapter.getItem(position); in bindEditor()
|
/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/lib/ |
D | Channel.java | 94 mMessageSize = message.position(); in SdkControllerMessage() 486 sendMessage(socket, msg_type, msg.array(), msg.position()); in sendMessage() 595 return (qresp != null) ? sendQueryResponse(query_id, qresp.array(), qresp.position()) : in sendQueryResponse() 632 header.position(0); in runIOLooper() 649 header.position(0); in runIOLooper() 666 header.position(0); in runIOLooper() 773 ByteBuffer ret = ByteBuffer.allocate(buff.position() + extra); in ExpandIf() 775 ret.put(buff.array(), 0, buff.position()); in ExpandIf()
|
D | Connection.java | 306 handshake.position(0); in onAccept() 340 handshake.position(0); in onAccept()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
D | SelectionHandle.java | 100 public SelectionHandle(int centerX, int centerY, Position position) { in SelectionHandle() argument 101 mPosition = position; in SelectionHandle()
|
D | GestureManager.java | 385 Pair<Boolean,Boolean> position = mCurrentGesture.getTooltipPosition(); in updateMessage() local 386 boolean below = position.getFirst(); in updateMessage() 390 boolean toRightOf = position.getSecond(); in updateMessage()
|
D | RenderPreviewManager.java | 547 Rect position = packer.occupy(previewWidth, previewHeight); in layoutFullFit() local 548 if (position != null) { in layoutFullFit() 549 preview.setPosition(position.x, position.y); in layoutFullFit()
|
/sdk/templates/docs/ |
D | default.css | 67 position: fixed; 111 position: relative; 117 position: absolute; 190 list-style-position: outside; 196 list-style-position: outside;
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/ |
D | BufferSubDataTransform.java | 56 bb.position(mOffset); in apply()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/ |
D | ResourceValueCompleter.java | 63 public IContentProposal[] getProposals(String contents, int position) { in getProposals() argument 69 this.xmlProperty.mDescriptor, contents.substring(0, position)); in getProposals()
|
D | ValueCompleter.java | 63 public IContentProposal[] getProposals(String contents, int position) { in getProposals() argument 116 descriptor, contents.substring(0, position)); in getProposals()
|
/sdk/eclipse/sites/external/web/ |
D | site.xsl | 32 <xsl:when test="(position() mod 2 = 1)"> 104 <xsl:when test="position() mod 2 = 1">
|
/sdk/eclipse/sites/internal/web/ |
D | site.xsl | 32 <xsl:when test="(position() mod 2 = 1)"> 104 <xsl:when test="position() mod 2 = 1">
|
/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/handlers/ |
D | SensorChannel.java | 601 mChangeMsg.position(0); in onSensorChanged()
|
/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/activities/ |
D | MultiTouchActivity.java | 307 bb.position(header_size); in onFrameBuffer()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
D | EclipseLintClient.java | 1246 lombok.ast.Position position = node.getPosition(); 1248 position.getStart(), position.getEnd());
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/ |
D | LinearLayoutRule.java | 636 public MatchPos(int distance, int position) { 638 mPosition = position;
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
D | completion5-expected-completion40.txt | 50 …side of its frozen icicle in addition to meta-data such as the current cursor position. [boolean] 96 android:scrollbarStyle : Controls the scrollbar style and position. [enum]
|
D | completion1-expected-completion39.txt | 50 …side of its frozen icicle in addition to meta-data such as the current cursor position. [boolean] 96 android:scrollbarStyle : Controls the scrollbar style and position. [enum]
|
D | completion12-expected-completion75.txt | 21 android:scrollbarStyle : Controls the scrollbar style and position. [enum]
|
D | completionvalues1-expected-completion32.txt | 108 …side of its frozen icicle in addition to meta-data such as the current cursor position. [boolean] 228 android:scrollbarStyle : Controls the scrollbar style and position. [enum]
|
/sdk/files/typos/ |
D | typos-en.txt | 3216 positon->position, positron 3229 possition->position 3232 postion->position
|