Searched refs:getSlots (Results 1 – 4 of 4) sorted by relevance
90 List<Slot> allSlots = getSlots(); in addIconGroup()117 ArrayList<Slot> currentSlots = getSlots(); in onTuningChanged()
53 protected ArrayList<Slot> getSlots() { in getSlots() method in StatusBarIconList
227 std::vector<int32_t> getSlots(const hidl_vec<hidl_memory>& memories,
377 std::vector<int32_t> ExecutionBurstController::ExecutionBurstCallback::getSlots( in getSlots() function in android::nn::ExecutionBurstController::ExecutionBurstCallback551 const std::vector<int32_t> slots = mMemoryCache->getSlots(request.pools, memoryIds); in tryCompute()