Searched refs:fromOperand (Results 1 – 3 of 3) sorted by relevance
47 DeviceFeatures.fromOperand( in testEquals()49 DeviceFeatures.fromOperand( in testEquals()51 DeviceFeatures.fromOperand( in testEquals()68 DeviceFeatures info = DeviceFeatures.fromOperand( in testDeviceFeaturesOperandConversion()
160 DeviceFeatures deviceFeatures = DeviceFeatures.fromOperand(deviceFeaturesBytes); in build()
91 public static DeviceFeatures fromOperand(@NonNull byte[] deviceFeaturesOperand) { in fromOperand() method in DeviceFeatures