Searched refs:nativeSetCountryCode (Results 1 – 2 of 2) sorted by relevance
220 return nativeSetCountryCode(countryCode); in setCountryCode()266 private native boolean nativeSetCountryCode(byte[] countryCode); in nativeSetCountryCode() method in UwbServiceCore
386 byte status = nativeSetCountryCode(countryCode, chipId); in setCountryCode()606 private native byte nativeSetCountryCode(byte[] countryCode, String chipId); in nativeSetCountryCode() method in NativeUwbManager