Home
last modified time | relevance | path

Searched defs:setCountryCodeStatus (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbServiceCore.java613 private int computeAdapterState(String countryCode, Optional<Integer> setCountryCodeStatus) { in computeAdapterState()
852 Optional<Integer> setCountryCodeStatus = in handleEnable() local
859 setCountryCodeStatus); in handleEnable() local
912 String countryCode, Optional<Integer> setCountryCodeStatus) { in computeAndNotifyAdapterStateChange()