Searched defs:maxItems (Results 1 – 9 of 9) sorted by relevance
| /external/smack/src/org/jivesoftware/smackx/pubsub/ |
| D | LeafNode.java | 135 public <T extends Item> List<T> getItems(int maxItems) in getItems() 157 public <T extends Item> List<T> getItems(int maxItems, String subscriptionId) in getItems()
|
| D | GetItemsRequest.java | 24 protected int maxItems; field in GetItemsRequest
|
| /external/chromium_org/chrome/common/extensions/api/ |
| D | gcm.json | 29 "maxItems": 100, number
|
| D | browser_action.json | 19 "maxItems": 4 number
|
| /external/chromium_org/tools/json_schema_compiler/test/ |
| D | browser_action.json | 20 "maxItems": 4 number
|
| /external/skia/src/ports/ |
| D | SkFontHost_win.cpp | 842 static const int maxItems = 2; in generateCharToGlyph() local 2131 static const int maxItems = 2; in nonBmpCharToGlyph() local
|
| /external/chromium_org/third_party/skia/src/ports/ |
| D | SkFontHost_win.cpp | 842 static const int maxItems = 2; in generateCharToGlyph() local 2131 static const int maxItems = 2; in nonBmpCharToGlyph() local
|
| /external/chromium_org/third_party/WebKit/Source/devtools/ |
| D | Inspector-1.1.json | 1822 "maxItems": 8, number 3904 …form", "type": "array", "items": { "type": "number" }, "minItems": 16, "maxItems": 16, "optional":… number
|
| D | protocol.json | 1921 "maxItems": 8, number 3947 …form", "type": "array", "items": { "type": "number" }, "minItems": 16, "maxItems": 16, "optional":… number
|