Searched refs:MULTITOUCH_CHANNEL (Results 1 – 3 of 3) sorted by relevance
58 super(service, Channel.MULTITOUCH_CHANNEL); in MultiTouchChannel()
105 mHandler = (MultiTouchChannel) getServiceBinder().getChannel(Channel.MULTITOUCH_CHANNEL); in onServiceConnected()
137 public static final String MULTITOUCH_CHANNEL = "multi-touch"; field in Channel