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