Searched defs:featureType (Results 1 – 3 of 3) sorted by relevance
143 int featureType = displayFeature.getType(); in testSidecarInterface_getWindowLayoutInfo() local
321 private boolean setDeviceImsService(String packageName, int featureType) throws Exception { in setDeviceImsService()332 private boolean setCarrierImsService(String packageName, int featureType) throws Exception { in setCarrierImsService()459 private String constructGetImsServiceCommand(boolean isCarrierService, int featureType) { in constructGetImsServiceCommand()
301 final int featureType = foldingFeature.getType(); in testWindowLayoutComponent_providesWindowLayoutFromActivity() local