Home
last modified time | relevance | path

Searched refs:getLocations (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/java/com/google/protobuf/
DTextFormatParseInfoTreeTest.java70 assertTrue(tree.getLocations(null).isEmpty()); in testBuildEmptyParseTree()
77 assertEquals(1, root.getLocations(OPTIONAL_INT32).size()); in testGetLocationReturnsSingleLocation()
81 assertTrue(rootBuilder.build().getLocations(OPTIONAL_INT32).isEmpty()); in testGetLocationsReturnsNoParseLocationsForUnknownField()
84 assertTrue(root.getLocations(OPTIONAL_INT32).isEmpty()); in testGetLocationsReturnsNoParseLocationsForUnknownField()
85 assertEquals(LOC0, root.getLocations(OPTIONAL_BOOLEAN).get(0)); in testGetLocationsReturnsNoParseLocationsForUnknownField()
121 assertEquals(2, root.getLocations(REPEATED_INT32).size()); in testGetLocationsReturnsMultipleLocations()
DTextFormatTest.java1116 List<TextFormatParseLocation> locs = tree.getLocations(descriptor.findFieldByName(fieldName)); in assertLocation()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/
DTextFormatParseInfoTree.java99 public List<TextFormatParseLocation> getLocations(final FieldDescriptor fieldDescriptor) { in getLocations() method in TextFormatParseInfoTree
116 return getFromList(getLocations(fieldDescriptor), index, fieldDescriptor); in getLocation()
/frameworks/base/core/java/android/widget/
DGridLayout.java1052 int[] locations = axis.getLocations(); in measureChildrenWithMargins()
1154 int[] hLocations = mHorizontalAxis.getLocations(); in onLayout()
1155 int[] vLocations = mVerticalAxis.getLocations(); in onLayout()
1848 public int[] getLocations() {
1875 return size(getLocations());
1900 getLocations();
/frameworks/base/config/
Dboot-image-profile.txt18774 HSPLandroid/widget/GridLayout$Axis;->getLocations()[I
Dhiddenapi-greylist-max-o.txt88079 Landroid/widget/GridLayout$Axis;->getLocations()[I