Searched refs:acceptSlot (Results 1 – 2 of 2) sorted by relevance
34 public boolean acceptSlot(int index); in acceptSlot() method105 if (mSlotFilter != null && !mSlotFilter.acceptSlot(index)) return 0; in renderSlot()
172 public boolean acceptSlot(int index) { in acceptSlot() method in PhotoFallbackEffect