Searched defs:rawLabel (Results 1 – 2 of 2) sorted by relevance
313 static jint getEvdevEventTypeByLabel(JNIEnv* env, jclass /* clazz */, jstring rawLabel) { in getEvdevEventTypeByLabel()318 static jint getEvdevEventCodeByLabel(JNIEnv* env, jclass /* clazz */, jint type, jstring rawLabel) { in getEvdevEventCodeByLabel()323 static jint getEvdevInputPropByLabel(JNIEnv* env, jclass /* clazz */, jstring rawLabel) { in getEvdevInputPropByLabel()
334 String[] rawLabel = card.getLabel().toString().split("\\n"); in getLabelText() local340 String[] rawLabel = card.getLabel().toString().split("\\n"); in getActionButtonText() local