Searched refs:REQUEST_IS_TABLET (Results 1 – 3 of 3) sorted by relevance
122 public static final String REQUEST_IS_TABLET = "is-tablet"; field in TestProtocol
214 case TestProtocol.REQUEST_IS_TABLET: in call()
406 return getTestInfo(TestProtocol.REQUEST_IS_TABLET) in isTablet()