Searched refs:TYPE_REMOTE_TABLET (Results 1 – 4 of 4) sorted by relevance
25 import static android.media.MediaRoute2Info.TYPE_REMOTE_TABLET;89 case TYPE_REMOTE_TABLET: in getDrawableResIdByType()
32 import static android.media.MediaRoute2Info.TYPE_REMOTE_TABLET;553 case TYPE_REMOTE_TABLET: in addMediaDevice()
26 import static android.media.MediaRoute2Info.TYPE_REMOTE_TABLET;118 when(mRouteInfo.getType()).thenReturn(TYPE_REMOTE_TABLET); in getDrawableResId_returnCorrectResId()
153 TYPE_REMOTE_TABLET,289 public static final int TYPE_REMOTE_TABLET = 1004; field in MediaRoute2Info933 case TYPE_REMOTE_TABLET: in getDeviceTypeString()