Searched defs:implementor (Results 1 – 4 of 4) sorted by relevance
82 public final String implementor; field in SoundTrigger.ModuleProperties124 ModuleProperties(int id, String implementor, String description, in ModuleProperties()158 String implementor = in.readString(); in fromParcel() local
278 public String implementor; field in AudioEffect.Descriptor295 String name, String implementor) { in Descriptor()
436 jstring implementor = env->NewStringUTF(nModules[i].properties.implementor); in android_hardware_SoundTrigger_listModules() local
224 public ModuleProperties(int id, String serviceName, int classId, String implementor, in ModuleProperties()