/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/templates/activities/MasterDetailFlow/root/src/app_package/ |
D | ContentListFragment.java.ftl | 25 * activated item position. Only used on tablets. 36 * The current activated item position. Only used on tablets. 85 // Restore the previously serialized activated item position. 113 public void onListItemClick(ListView listView, View view, int position, long id) { 114 super.onListItemClick(listView, view, position, id); 118 mCallbacks.onItemSelected(DummyContent.ITEMS.get(position).id); 125 // Serialize and persist the activated item position. 142 private void setActivatedPosition(int position) { 143 if (position == ListView.INVALID_POSITION) { 146 getListView().setItemChecked(position, true); [all …]
|
/sdk/templates/activities/BlankActivity/root/src/app_package/ |
D | DropdownActivity.java.ftl | 24 * current dropdown position. 75 // Restore the previously serialized current dropdown position. 84 // Serialize the current dropdown position. 93 public boolean onNavigationItemSelected(int position, long id) { 98 args.putInt(DummySectionFragment.ARG_SECTION_NUMBER, position + 1);
|
D | TabsAndPagerActivity.java.ftl | 71 public void onPageSelected(int position) { 72 actionBar.setSelectedNavigationItem(position); 119 public Fragment getItem(int position) { 125 args.putInt(DummySectionFragment.ARG_SECTION_NUMBER, position + 1); 137 public CharSequence getPageTitle(int position) { 139 switch (position) {
|
D | TabsActivity.java.ftl | 21 * current tab position. 46 // Restore the previously serialized current tab position. 55 // Serialize the current tab position.
|
/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 | 546 Rect position = packer.occupy(previewWidth, previewHeight); in layoutFullFit() local 547 if (position != null) { in layoutFullFit() 548 preview.setPosition(position.x, position.y); in layoutFullFit()
|
/sdk/templates/docs/ |
D | default.css | 67 position: fixed; 106 position: relative; 112 position: absolute; 185 list-style-position: outside; 191 list-style-position: outside;
|
/sdk/templates/other/ListFragment/root/src/app_package/ |
D | ListFragment.java.ftl | 147 public void onItemClick(AdapterView<?> parent, View view, int position, long id) { 151 mListener.onFragmentInteraction(DummyContent.ITEMS.get(position).id); 169 public void onListItemClick(ListView l, View v, int position, long id) { 170 super.onListItemClick(l, v, position, id); 175 mListener.onFragmentInteraction(DummyContent.ITEMS.get(position).id);
|
/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 | 1201 lombok.ast.Position position = node.getPosition(); in getLocation() local 1203 position.getStart(), position.getEnd()); in getLocation()
|
/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]
|