Searched refs:cats (Results 1 – 7 of 7) sorted by relevance
104 List<Cat> cats = prefs.getCats(); in triggerFoodResponse() local113 if (cats.size() == 0 || rng.nextFloat() <= new_cat_prob) { in triggerFoodResponse()140 final List<Cat> cats = prefs.getCats(); in getExistingCat() local141 if (cats.size() == 0) return null; in getExistingCat()142 return cats.get(new Random().nextInt(cats.size())); in getExistingCat()
105 Cat[] cats; in updateCats() local107 cats = new Cat[50]; in updateCats()108 for (int i = 0; i < cats.length; i++) { in updateCats()109 cats[i] = Cat.create(this); in updateCats()124 cats = list.toArray(new Cat[0]); in updateCats()126 mAdapter.setCats(cats); in updateCats()127 return cats.length; in updateCats()181 public void setCats(Cat[] cats) { in setCats() argument182 mCats = cats; in setCats()
58 ArrayList<Cat> cats = new ArrayList<>(); in getCats() local65 cats.add(cat); in getCats()68 return cats; in getCats()
148 final StringBuilder cats = new StringBuilder("Intent d="); in parseIntentInfo() local149 cats.append(intentInfo.isHasDefault()); in parseIntentInfo()150 cats.append(", cat="); in parseIntentInfo()155 cats.append(' '); in parseIntentInfo()156 cats.append(it.next()); in parseIntentInfo()159 Slog.d(TAG, cats.toString()); in parseIntentInfo()
5932 final StringBuilder cats = new StringBuilder("Intent d="); in parseIntent() local5933 cats.append(outInfo.hasDefault); in parseIntent()5934 cats.append(", cat="); in parseIntent()5939 cats.append(' '); in parseIntent()5940 cats.append(it.next()); in parseIntent()5943 Slog.d(TAG, cats.toString()); in parseIntent()
8604 HashSet<String> cats = new HashSet<String>(baseIntent.getCategories()); in parseCommandArgs() local8605 for (String c : cats) { in parseCommandArgs()
Error! Your browser does not support the video tag. There was an error! Java heap space java.lang.OutOfMemoryError: Java heap space
Java heap space
java.lang.OutOfMemoryError: Java heap space