Searched defs:stringType (Results 1 – 8 of 8) sorted by relevance
85 @NonNull String stringType, in InputSensorInfo()270 String stringType = in.readString(); in InputSensorInfo() local
198 private Sensor createSensor(int type, @Nullable String stringType) throws Exception { in createSensor()202 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; member187 jstring stringType = getJavaInternedString(env, nativeSensor.getStringType()); in translateNativeSensorToJavaSensor() local
184 private val stringType: ClassOrInterfaceType = in <lambda>() constant
156 std::string stringType; member
196 jfieldID stringType; member2184 jint fifoMaxEventCount, jstring stringType, in createInputSensorInfo()
2708 const String16 stringType("string"); in addSymbols() local