Searched defs:featureList (Results 1 – 3 of 3) sorted by relevance
51 private static int deviceStateFromFeatureList(@NonNull List<CommonFoldingFeature> featureList) { in deviceStateFromFeatureList()76 static SidecarDeviceState calculateDeviceState( in calculateDeviceState()86 @NonNull List<CommonFoldingFeature> featureList in calculateDisplayFeatures()120 @NonNull List<CommonFoldingFeature> featureList) { in calculateWindowLayoutInfo()
210 List<Byte> featureList = new ArrayList<Byte>(); in startHalOperation() local
201 def regSortFeatures(featureList): argument