/frameworks/base/core/java/android/widget/ |
RemoteViews.java | 358 // AdapterViews contain their children in a frame 499 // sense, do they mean to set a PendingIntent template for the AdapterView's children? [all...] |
/packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/ |
ContactsSyncAdapter.java | 447 ArrayList<String> children = new ArrayList<String>(); local 568 childrenParser(children); 673 if (!children.isEmpty()) { 674 ops.addChildren(entity, children); 720 private void childrenParser(ArrayList<String> children) throws IOException { 724 if (children.size() < EasChildren.MAX_CHILDREN) { 725 children.add(getValue()); [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
Hyperlinks.java | 894 NodeList children = root.getChildNodes(); local 982 NodeList children = root.getChildNodes(); local 1033 NodeList children = root.getChildNodes(); local [all...] |
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
DOMHelper.java | 73 * @return The newly created DOM Document object, with no children, or 127 * @return The newly created DOM Document object, with no children, or 385 NamedNodeMap children = parent.getAttributes(); local 386 int nNodes = children.getLength(); 392 Node child = children.item(i); 437 // Node child = children.item(i); [all...] |
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/ |
PropertyTable.java | [all...] |
/external/webkit/Tools/MiniBrowser/mac/ |
BrowserStatisticsWindow.xib | 314 <reference key="children" ref="1000"/> 338 <object class="NSMutableArray" key="children"> 347 <object class="NSMutableArray" key="children"> 357 <object class="NSMutableArray" key="children"> 366 <object class="NSMutableArray" key="children"> 380 <object class="NSMutableArray" key="children"> [all...] |
/external/valgrind/main/docs/xml/ |
manual-core.xml | 149 <option>--trace-children=yes</option>, but confusion is still 645 <varlistentry id="opt.trace-children" xreflabel="--trace-children"> 647 <option><![CDATA[--trace-children=<yes|no> [default: no] ]]></option> 657 option is arguably badly named. However, most children of 664 <varlistentry id="opt.trace-children-skip" xreflabel="--trace-children-skip"> 666 <option><![CDATA[--trace-children-skip=patt1,patt2,... ]]></option> 670 <option>--trace-children=yes</option> is specified. It allows 671 for some children to be skipped. The option takes a comm [all...] |
/external/chromium/chrome/browser/sync/engine/ |
syncer_unittest.cc | 198 syncable::Directory::ChildHandles children; local 199 dir->GetChildHandles(&trans, trans.root_id(), &children); 200 ASSERT_TRUE(0 == children.size()); 1886 syncable::Directory::ChildHandles children; local 1982 Directory::ChildHandles children; local 3118 Directory::ChildHandles children; local 4306 syncable::Directory::ChildHandles children; local 4346 syncable::Directory::ChildHandles children; local 4428 syncable::Directory::ChildHandles children; local [all...] |
/cts/tests/src/android/widget/cts/util/ |
ListScenario.java | 568 * @param childIndex The index into the viewgroup children (i.e the children that are
|
/cts/tests/tests/widget/src/android/widget/cts/ |
AdapterViewTest.java | 297 * this means the position of item is same as position of the children in parent layout 334 // only focusable with children added
|
/dalvik/vm/native/ |
dalvik_system_Zygote.cpp | 49 * must reap its children 140 * Set the SIGCHLD handler back to default behavior in zygote children
|
/development/apps/Development/src/com/android/development/ |
AccountsTester.java | 115 // A ViewHolder keeps references to children views to avoid unneccessary calls 125 // Creates a ViewHolder and store references to the two children views
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
MonkeySourceNetworkViews.java | 540 * Command to get the accessibility ids of the children of the given node. Returns the 541 * children's ids as a space separated list of integer pairs. Each of the pairs consists of the
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
_index.html | 28 <dd>LinearLayout which uses a combination of wrap_content on itself and match_parent on its children to get every item to be the same width.</dd> 53 <dd>Demonstrates a basic TableLayout with identical children. </dd>
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/ |
ITreeFixture.cs | 113 // check children of root all point at root 141 // check children of root all point at root
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/ |
AST.stg | 280 rewriteTree(root,children,description,enclosingTreeLevel,treeLevel) ::= << 285 <children:rewriteElement()>
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ |
AST.stg | 307 rewriteTree(root,children,description,enclosingTreeLevel,treeLevel) ::= << 312 <children:rewriteElement()>
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ |
AST.stg | 305 rewriteTree(root,children,description,enclosingTreeLevel,treeLevel) ::= << 310 <children:rewriteElement()>
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/ |
AST.stg | 325 rewriteTree(root,children,description,enclosingTreeLevel,treeLevel) ::= << 330 <children:rewriteElement()>
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/ |
AST.stg | 280 rewriteTree(root,children,description,enclosingTreeLevel,treeLevel) ::= << 285 <children:rewriteElement()>
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/ |
AST.stg | 279 rewriteTree(root,children,description,enclosingTreeLevel,treeLevel) ::= << 284 <children:rewriteElement()>
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ |
AST.stg | 435 rewriteTree(root,children,description,enclosingTreeLevel,treeLevel) ::= << 440 <children:rewriteElement()>
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/ |
AST.stg | 312 rewriteTree(root,children,description,enclosingTreeLevel,treeLevel) ::= << 316 <children:rewriteElement()>
|
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/ |
TestTrees.java | 113 // check children of root all point at root 139 // check children of root all point at root
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
Constants.java | 111 ELEMNAME_CHILDREN_STRING = "children", 202 ATTRNAME_DEPTH = "with-children",
|