Searched defs:stringType (Results 1 – 9 of 9) sorted by relevance
85 @NonNull String stringType, in InputSensorInfo()270 String stringType = in.readString(); in InputSensorInfo() local
204 std::string stringType = sensor ? sensor->getStringType().c_str() : ""; in setHeadSensor() local242 std::string stringType = sensor ? sensor->getStringType().c_str() : ""; in setScreenSensor() local
204 private Sensor createSensor(int type, @Nullable String stringType) throws Exception { in createSensor()208 private Sensor createSensor(int type, @Nullable String stringType, int flags) throws Exception { in createSensor()
1077 int stringType) { in parseWapString()1199 int stringType) { in getWapString()
63 jfieldID stringType; member201 jstring stringType = getJavaInternedString(env, nativeSensor.getStringType()); in translateNativeSensorToJavaSensor() local
237 private val stringType: ClassOrInterfaceType = in <lambda>() constant
191 std::string stringType; member
211 jfieldID stringType; member2562 jint fifoMaxEventCount, jstring stringType, in createInputSensorInfo()
2709 const String16 stringType("string"); in addSymbols() local