Searched defs:implementor (Results 1 – 4 of 4) sorted by relevance
81 public final String implementor; field in SoundTrigger.ModuleProperties123 ModuleProperties(int id, String implementor, String description, in ModuleProperties()157 String implementor = in.readString(); in fromParcel() local
271 public String implementor; field in AudioEffect.Descriptor288 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()