Searched refs:REQUEST_HAS_TIS (Results 1 – 4 of 4) sorted by relevance
135 public static final String REQUEST_HAS_TIS = "has-touch-interaction-service"; field in TestProtocol
113 case TestProtocol.REQUEST_HAS_TIS: { in call()
315 case TestProtocol.REQUEST_HAS_TIS: { in call()
1982 return getTestInfo(TestProtocol.REQUEST_HAS_TIS).getBoolean( in hasTIS()