Searched refs:getSlots (Results 1 – 4 of 4) sorted by relevance
88 List<Slot> allSlots = getSlots(); in addIconGroup()115 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,
416 std::vector<int32_t> ExecutionBurstController::ExecutionBurstCallback::getSlots( in getSlots() function in android::nn::ExecutionBurstController::ExecutionBurstCallback598 const std::vector<int32_t> slots = mMemoryCache->getSlots(request.pools, memoryIds); in compute()