Home
last modified time | relevance | path

Searched defs:vendor (Results 1 – 25 of 29) sorted by relevance

12

/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/mopria/
DMopriaRecommendationPlugin.java43 public boolean matchesCriteria(String vendor, NsdServiceInfo nsdServiceInfo) { in matchesCriteria()
/frameworks/av/services/mediametrics/
Dstatsd_drm.cpp57 std::string vendor; in statsd_mediadrm() local
203 std::string vendor; in statsd_mediadrm_puller() local
/frameworks/native/services/sensorservice/hidl/
Dutils.cpp34 const String8& vendor = src.getVendor(); in convertSensor() local
/frameworks/base/core/proto/android/hardware/location/
Dcontext_hub_info.proto31 optional string vendor = 3; field
/frameworks/av/drm/libmediadrm/
DPluginMetricsReporting.cpp68 const String8& vendor, in reportDrmPluginMetrics()
DDrmMetricsConsumer.cpp207 const String8 &vendor, in consumeHidlMetrics()
/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/hp/
DServiceRecommendationPlugin.java84 public boolean matchesCriteria(String vendor, NsdServiceInfo nsdServiceInfo) { in matchesCriteria()
DHPRecommendationPlugin.java87 public boolean matchesCriteria(String vendor, NsdServiceInfo nsdServiceInfo) { in matchesCriteria()
DMDnsUtils.java49 String vendor; in getVendor() local
DServiceListener.java54 boolean matchesCriteria(String vendor, NsdServiceInfo serviceInfo); in matchesCriteria()
/frameworks/base/core/java/android/hardware/input/
DInputSensorInfo.java75 @NonNull String vendor, in InputSensorInfo()
260 String vendor = in.readString(); in InputSensorInfo() local
/frameworks/av/media/libstagefright/renderfright/gl/
DGLExtensions.cpp57 void GLExtensions::initWithGLStrings(GLubyte const* vendor, GLubyte const* renderer, in initWithGLStrings()
/frameworks/native/libs/renderengine/gl/
DGLExtensions.cpp57 void GLExtensions::initWithGLStrings(GLubyte const* vendor, GLubyte const* renderer, in initWithGLStrings()
/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/xerox/
DMDnsUtils.java49 String vendor; in getVendor() local
/frameworks/native/libs/binder/tests/
DbinderStabilityTest.cpp88 static sp<BadStableBinder> vendor() { in vendor() function in BadStableBinder
318 SpAIBinder vendor = SpAIBinder(AIBinder_new(kNdkBadStableBinder, nullptr /*args*/)); in TEST() local
/frameworks/native/opengl/libs/EGL/
Degl_display.h94 char const* vendor; member
/frameworks/base/cmds/incident_helper/src/parsers/
DSystemPropertiesParser.cpp168 Message vendor(&vendorTable); in Parse() local
/frameworks/native/include/input/
DInputDevice.h41 uint16_t vendor; member
135 std::string vendor; member
/frameworks/rs/driver/
DrsdGL.h42 const uint8_t * vendor; member
/frameworks/base/services/core/java/com/android/server/pm/parsing/pkg/
DParsedPackage.java88 ParsedPackage setVendor(boolean vendor); in setVendor()
/frameworks/native/services/vr/virtual_touchpad/
DEvdevInjector.cpp65 int16_t vendor, int16_t product, in ConfigureBegin()
/frameworks/base/core/jni/
Dandroid_hardware_SensorManager.cpp54 jfieldID vendor; member
164 jstring vendor = getJavaInternedString(env, nativeSensor.getVendor()); in translateNativeSensorToJavaSensor() local
/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp150 auto* vendor = reinterpret_cast<const char*>(glGetString(GL_VENDOR)); in initialize() local
/frameworks/base/core/proto/android/service/
Dsensor_service.proto101 optional string vendor = 3; field
/frameworks/base/core/java/android/os/
DBuild.java1231 final String vendor = SystemProperties.get("ro.vendor.build.fingerprint"); in isBuildConsistent() local

12