Searched defs:removeIf (Results 1 – 5 of 5) sorted by relevance
| /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
| D | Iterables.java | 178 public static <T> boolean removeIf( in removeIf() method in Iterables
|
| /external/guava/guava/src/com/google/common/collect/ |
| D | Iterables.java | 181 public static <T> boolean removeIf( in removeIf() method in Iterables
|
| /external/chromium_org/chrome/third_party/chromevox/ |
| D | chromeVoxChromeOptionsScript.js | 127 …rn 1==goog.array.ARRAY_PROTOTYPE_.splice.call(a,b,1).length};goog.array.removeIf=function(a,b,c){b… function
|
| D | chromeVoxChromePageScript.js | 95 …rn 1==goog.array.ARRAY_PROTOTYPE_.splice.call(a,b,1).length};goog.array.removeIf=function(a,b,c){b… function
|
| D | chromeVoxChromeBackgroundScript.js | 66 …rn 1==goog.array.ARRAY_PROTOTYPE_.splice.call(a,b,1).length};goog.array.removeIf=function(a,b,c){b… function
|