Searched refs:TYPE_TABLET (Results 1 – 1 of 1) sorted by relevance
77 @IntDef({TYPE_PHONE, TYPE_MULTI_DISPLAY, TYPE_TABLET})81 public static final int TYPE_TABLET = 2; field in InvariantDeviceProfile273 return TYPE_TABLET; in getDeviceType()733 || (deviceType == TYPE_TABLET in GridOption()