Searched refs:getDecodedPropertyValue (Results 1 – 2 of 2) sorted by relevance
53 byte[] decode = getDecodedPropertyValue(property, value); in parseBase64EncodedStringToProto()76 private static byte[] getDecodedPropertyValue(String property, String base64value) { in getDecodedPropertyValue() method in ProtoParser
358 private static byte[] getDecodedPropertyValue( in getDecodedPropertyValue() method in SdkSandboxSettingsListener375 final byte[] decode = getDecodedPropertyValue(property, value); in getDeviceConfigProtoProperty()