Searched defs:addModel (Results 1 – 3 of 3) sorted by relevance
121 public void addModel(UUID modelUuid, String name) { in addModel() method in SoundTriggerTestActivity
61 void addModel(UUID modelUuid, String state); in addModel() method
94 uint32_t addModel(const ModelBuilder* model) { in addModel() function