Home
last modified time | relevance | path

Searched defs:setDependencies (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/codec2/vndk/util/
DC2InterfaceHelper.cpp169 void setDependencies(std::vector<C2Param::Index> indices, std::vector<ParamRef> refs) { in setDependencies() function in C2InterfaceHelper::ParamHelper::Impl
316 void C2InterfaceHelper::ParamHelper::setDependencies( in setDependencies() function in C2InterfaceHelper::ParamHelper
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
DTaskbarDelegate.java187 public void setDependencies(CommandQueue commandQueue, in setDependencies() method in TaskbarDelegate