Home
last modified time | relevance | path

Searched refs:setItems (Results 1 – 18 of 18) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/
DAlertDialogTask.java88 public void setItems(JSONArray items) { in setItems() method in AlertDialogTask
109 setItems(items); in setSingleChoiceItems()
125 setItems(items); in setMultiChoiceItems()
210 builder.setItems(getItemsAsCharSequenceArray(), new DialogInterface.OnClickListener() { in onCreate()
DUiFacade.java388 ((AlertDialogTask) mDialogTask).setItems(items); in dialogSetItems()
/external/apache-http/src/org/apache/http/auth/
DAuthSchemeRegistry.java146 public synchronized void setItems(final Map<String, AuthSchemeFactory> map) { in setItems() method in AuthSchemeRegistry
/external/apache-http/src/org/apache/http/conn/scheme/
DSchemeRegistry.java183 public synchronized void setItems(final Map<String, Scheme> map) { in setItems() method in SchemeRegistry
/external/apache-http/src/org/apache/http/cookie/
DCookieSpecRegistry.java157 public synchronized void setItems(final Map<String, CookieSpecFactory> map) { in setItems() method in CookieSpecRegistry
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DBinaryItemStream.h65 void setItems(ArrayRef<T> ItemArray) { in setItems() function
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/CodeView/
DRandomAccessVisitorTest.cpp119 GlobalState->ItemStream.setItems(GlobalState->TypeVector); in SetUpTestCase()
379 ItemStream.setItems(TypeArray); in TEST_F()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DDbiModuleDescriptorBuilder.cpp149 Records.setItems(Symbols); in commit()
DGSIStreamBuilder.cpp287 ItemStream.setItems(Records); in writeRecords()
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
DTriggerManager.java193 builder.setItems(eventNames.toArray(new CharSequence[eventNames.size()]), in onActivityResult()
DInterpreterManager.java133 dialog.setItems(new CharSequence[] { "Public", "Private" }, new OnClickListener() { in onOptionsItemSelected()
DScriptManager.java378 builder.setItems(menuList, new DialogInterface.OnClickListener() { in doDialogMenu()
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
DItemLocationBox.java153 public void setItems(List<Item> items) { in setItems() method in ItemLocationBox
/external/pdfium/fxjs/
Dcjs_field.h242 CJS_Return setItems(CJS_Runtime* pRuntime,
423 JS_STATIC_METHOD(setItems, Field);
Dcjs_field.cpp2540 CJS_Return Field::setItems(CJS_Runtime* pRuntime, in setItems() function in Field
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowAlertDialogTest.java203 builder.setItems(R.array.alertDialogTestItems, new TestDialogOnClickListener()); in testBuilderWithItemArrayViaResourceId()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DBinaryStreamTest.cpp824 ItemStream.setItems(Objects); in TEST_F()
/external/apache-http/api/
Dcurrent.txt1183 …method @Deprecated public void setItems(java.util.Map<java.lang.String,org.apache.http.auth.AuthSc…
1927 …method @Deprecated public void setItems(java.util.Map<java.lang.String,org.apache.http.conn.scheme…
2019 …method @Deprecated public void setItems(java.util.Map<java.lang.String,org.apache.http.cookie.Cook…