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
254 std::vector<int32_t> getSlots(const hardware::hidl_vec<hardware::hidl_memory>& memories,
414 std::vector<int32_t> ExecutionBurstController::ExecutionBurstCallback::getSlots( in getSlots() function in android::nn::ExecutionBurstController::ExecutionBurstCallback596 const std::vector<int32_t> slots = mMemoryCache->getSlots(request.pools, memoryIds); in compute()