Searched refs:setSlot (Results 1 – 5 of 5) sorted by relevance
64 v.setSlot(slot); in fromContext()87 public void setSlot(String slot) { in setSlot() method in StatusBarWifiView
75 v.setSlot(slot); in fromContext()243 public void setSlot(String slot) { in setSlot() method in StatusBarMobileView
45 void Script::setSlot(uint32_t slot, Allocation *a) { in setSlot() function in android::renderscript::Script170 s->setSlot(slot, a); in rsi_ScriptBindAllocation()
117 void setSlot(uint32_t slot, Allocation *a);
226 QueueBufferInputBuilder& setSlot(int slot) { in setSlot() function