Lines Matching refs:application
106 application="Touch Screen", argument
112 super().__init__(name, application, rdesc_str, rdesc, input_info)
134 self.cur_application = application
143 if r.application_name == self.application:
170 application=self.cur_application, data=slots, global_data=global_data
242 application="Touch Pad", argument
256 name, rdesc_str, rdesc, application, physical, max_contacts, input_info
496 def create_report(self, data, global_data=None, reportID=None, application=None): argument
503 def match_evdev_rule(self, application, evdev): argument
506 if application != "Touch Screen":
566 assert HUT[page_id][field.application] in [
576 assert HUT[page_id][field.application] in [
822 assert HUT[field.application] not in ["Touch Screen"]