Searched defs:index (Results 176 - 200 of 587) sorted by relevance

1234567891011>>

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
H A DBridgeRenderSession.java118 public Result insertChild(Object parentView, ILayoutPullParser childXml, int index, argument
128 mLastResult = mSession.insertChild((ViewGroup) parentView, childXml, index,
141 public Result moveChild(Object parentView, Object childView, int index, argument
154 mLastResult = mSession.moveChild((ViewGroup) parentView, (View) childView, index,
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeLayoutParamsMapAttributes.java59 public String getAttributeName(int index) { argument
64 public String getAttributeValue(int index) { argument
74 public int getAttributeNameResource(int index) { argument
115 public int getAttributeListValue(int index, argument
121 public boolean getAttributeBooleanValue(int index, boolean defaultValue) { argument
126 public int getAttributeResourceValue(int index, int defaultValue) { argument
131 public int getAttributeIntValue(int index, int defaultValue) { argument
136 public int getAttributeUnsignedIntValue(int index, int defaultValue) { argument
141 public float getAttributeFloatValue(int index, float defaultValue) { argument
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
H A DCustomBar.java113 protected void loadIcon(int index, String iconName, Density density) { argument
114 View child = getChildAt(index);
145 protected void loadIcon(int index, String iconReference) { argument
148 loadIcon(index, value);
160 protected Drawable loadIcon(int index, ResourceType type, String name) { argument
169 return loadIcon(index, value);
172 private Drawable loadIcon(int index, ResourceValue value) { argument
173 View child = getChildAt(index);
204 protected TextView setText(int index, String stringReference) { argument
205 View child = getChildAt(index);
[all...]
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/util/
H A DSparseWeakArray.java112 * Removes the mapping at the specified index.
114 public void removeAt(int index) { argument
115 if (mValues[index] != DELETED) {
116 mValues[index] = DELETED;
223 * Given an index in the range <code>0...size()-1</code>, returns
224 * the key from the <code>index</code>th key-value mapping that this
227 public int keyAt(int index) { argument
232 return mKeys[index];
236 * Given an index in the range <code>0...size()-1</code>, returns
237 * the value from the <code>index</cod
240 valueAt(int index) argument
253 setValueAt(int index, E value) argument
[all...]
/frameworks/compile/linkloader/include/
H A DELFSectionHeader.h38 size_t index; member in class:ELFSectionHeader_CRTP
53 return index;
89 read(Archiver &AR, ELFObjectTy const *owner, size_t index = 0);
H A DELFSymbol.h46 size_t index; member in class:ELFSymbol_CRTP
72 return index;
135 read(Archiver &AR, ELFObject<Bitwidth> const *owner, size_t index = 0);
/frameworks/ex/photoviewer/src/com/android/ex/photo/adapters/
H A DBaseCursorPagerAdapter.java208 protected String makeFragmentName(int viewId, int index) { argument
209 if (moveCursorTo(index)) {
212 return super.makeFragmentName(viewId, index);
H A DBaseFragmentPagerAdapter.java167 protected String makeFragmentName(int viewId, int index) { argument
168 return "android:switcher:" + viewId + ":" + index;
/frameworks/native/libs/utils/
H A DPropertyMap.cpp59 ssize_t index = mProperties.indexOfKey(key); local
60 if (index < 0) {
64 outValue = mProperties.valueAt(index);
/frameworks/native/opengl/libagl/
H A DTokenizer.cpp129 ssize_t Tokenizer::_insertTokenAt(uint32_t token, size_t index) argument
133 if (index >= 1) {
135 run_t& p = mRanges.editItemAt(index-1);
138 if (index < c) {
139 const run_t& n = mRanges[index];
142 mRanges.removeItemsAt(index);
145 return index;
149 if (index < c) {
151 run_t& n = mRanges.editItemAt(index);
155 return index;
[all...]
/frameworks/native/opengl/tools/glgen/src/
H A DJFunc.java76 public String getBufferArgName(int index) { argument
77 return bufferArgNames.get(index);
109 public String getArgName(int index) { argument
110 return argNames.get(index);
113 public JType getArgType(int index) { argument
114 return argTypes.get(index);
117 public int getArgCIndex(int index) { argument
118 return argCIndices.get(index).intValue();
/frameworks/opt/mailcommon/java/com/android/mailcommon/
H A DMergedAdapter.java85 public T getSubAdapter(int index) { argument
86 return mAdapters.get(index);
/frameworks/opt/photoviewer/src/com/android/ex/photo/adapters/
H A DBaseCursorPagerAdapter.java207 protected String makeFragmentName(int viewId, int index) { argument
208 if (moveCursorTo(index)) {
211 return super.makeFragmentName(viewId, index);
H A DBaseFragmentPagerAdapter.java171 protected String makeFragmentName(int viewId, int index) { argument
172 return "android:switcher:" + viewId + ":" + index;
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DDriverCall.java40 public int index; field in class:DriverCall
60 // index,isMT,state,mode,isMpty(,number,TOA)?
64 ret.index = p.nextInt();
106 return "id=" + index + ","
147 /** For sorting by index */
154 if (index < dc.index) {
156 } else if (index == dc.index) {
158 } else { /*index > d
[all...]
H A DIccPhoneBookInterfaceManager.java188 * Update an ADN-like EF record by record index
200 * @param index is 1-based adn record index to be updated
206 String newPhoneNumber, int index, String pin2) {
216 " Index=" + index + " ==> " +
224 adnCache.updateAdnByIndex(efid, newAdn, index, pin2, response);
205 updateAdnRecordsInEfByIndex(int efid, String newTag, String newPhoneNumber, int index, String pin2) argument
H A DIccSmsInterfaceManagerProxy.java40 updateMessageOnIccEf(int index, int status, byte[] pdu) throws android.os.RemoteException { argument
41 return mIccSmsInterfaceManager.updateMessageOnIccEf(index, status, pdu);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DRuimSmsInterfaceManager.java104 * @param index record index of message to update
113 updateMessageOnIccEf(int index, int status, byte[] pdu) { argument
114 if (DBG) log("updateMessageOnIccEf: index=" + index +
125 mPhone.mCM.deleteSmsOnRuim(index, response);
129 IccConstants.EF_SMS, index, record, null, response);
134 log("interrupted while trying to update by index");
164 log("interrupted while trying to update by index");
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DSuppServiceNotification.java31 /** TS 27.007 7.17 "index" */
32 public int index; field in class:SuppServiceNotification
65 + " index: " + index
/frameworks/rs/
H A DrsMesh.h67 void setVertexBuffer(Allocation *vb, uint32_t index) { argument
68 mVertexBuffers[index].set(vb);
69 mHal.state.vertexBuffers[index] = vb;
72 void setPrimitive(Allocation *idx, RsPrimitive prim, uint32_t index) { argument
73 mIndexBuffers[index].set(idx);
74 mHal.state.indexBuffers[index] = idx;
75 mHal.state.primitives[index] = prim;
/frameworks/support/v4/java/android/support/v4/app/
H A DTaskStackBuilder.java249 * Get the intent at the specified index.
253 * @param index Index from 0-getIntentCount()
254 * @return the intent at position index
258 public Intent getIntent(int index) { argument
259 return editIntentAt(index);
263 * Return the intent at the specified index for modification.
267 * @param index Index from 0-getIntentCount()
268 * @return the intent at position index
270 public Intent editIntentAt(int index) { argument
271 return mIntents.get(index);
[all...]
/frameworks/support/v4/java/android/support/v4/util/
H A DLongSparseArray.java111 * Removes the mapping at the specified index.
113 public void removeAt(int index) { argument
114 if (mValues[index] != DELETED) {
115 mValues[index] = DELETED;
213 * Given an index in the range <code>0...size()-1</code>, returns
214 * the key from the <code>index</code>th key-value mapping that this
217 public long keyAt(int index) { argument
222 return mKeys[index];
226 * Given an index in the range <code>0...size()-1</code>, returns
227 * the value from the <code>index</cod
231 valueAt(int index) argument
244 setValueAt(int index, E value) argument
[all...]
H A DSparseArrayCompat.java91 * Removes the mapping at the specified index.
93 public void removeAt(int index) { argument
94 if (mValues[index] != DELETED) {
95 mValues[index] = DELETED;
103 * @param index Index to begin at
106 public void removeAtRange(int index, int size) { argument
107 final int end = Math.min(mSize, index + size);
108 for (int i = index; i < end; i++) {
205 * Given an index in the range <code>0...size()-1</code>, returns
206 * the key from the <code>index</cod
209 keyAt(int index) argument
222 valueAt(int index) argument
235 setValueAt(int index, E value) argument
[all...]
/frameworks/support/v4/java/android/support/v4/view/accessibility/
H A DAccessibilityEventCompat.java31 public Object getRecord(AccessibilityEvent event, int index); argument
42 public Object getRecord(AccessibilityEvent event, int index) { argument
60 public Object getRecord(AccessibilityEvent event, int index) { argument
61 return AccessibilityEventCompatIcs.getRecord(event, index);
210 * Gets the record at a given index.
212 * @param index The index.
213 * @return The record at the specified index.
215 public static AccessibilityRecordCompat getRecord(AccessibilityEvent event, int index) { argument
216 return new AccessibilityRecordCompat(IMPL.getRecord(event, index));
[all...]
/frameworks/testing/uiautomator/library/src/com/android/uiautomator/core/
H A DQueryController.java285 * @param index
295 AccessibilityNodeInfo fromNode, int index) {
297 if (subSelector.isMatchFor(fromNode, index)) {
407 UiSelector subSelector, AccessibilityNodeInfo fromNode, int index,
410 if (subSelector.isMatchFor(fromNode, index)) {
427 // pattern index hits 0.
294 findNodeRegularRecursive(UiSelector subSelector, AccessibilityNodeInfo fromNode, int index) argument
406 findNodePatternRecursive( UiSelector subSelector, AccessibilityNodeInfo fromNode, int index, UiSelector originalPattern) argument

Completed in 2922 milliseconds

1234567891011>>