Searched refs:getVendor (Results 1 – 12 of 12) sorted by relevance
65 char const* getVendor() const;
66 char const* GLExtensions::getVendor() const { in getVendor() function in android::GLExtensions
138 ALOGI("vendor : %s", extensions.getVendor()); in create()252 extensions.getVendor(), in dump()
60 const String8& getVendor() const;
653 public String getVendor() { in getVendor() method in Sensor
155 return static_cast<Sensor const*>(sensor)->getVendor().string(); in ASensor_getVendor()
258 const String8& Sensor::getVendor() const { in getVendor() function in android::Sensor
100 jstring vendor = env->NewStringUTF(list->getVendor().string()); in nativeGetNextSensor()
248 s.getVendor().string(), in dump()
456 android.hardware.Sensor#getVendor} and {@link android.hardware.Sensor#getVersion} methods to do472 if ((gravSensors.get(i).getVendor().contains("Google Inc.")) &&
222 android.hardware.Sensor#getVendor} method and the {@link android.hardware.Sensor#getVersion} method
12333 method public java.lang.String getVendor();