Searched defs:getSlot (Results 1 – 2 of 2) sorted by relevance
121 public String getSlot(int index) { in getSlot() method in StatusBarIconList
883 inline const Slot* getSlot(size_t index) const { return &mSlots[index]; } in getSlot() function