/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/wifi/aidl/android.hardware.wifi-V3-java-source/gen/android/hardware/wifi/ |
D | IWifiApIface.java | 74 @Override public void setCountryCode(byte[] code) throws android.os.RemoteException in setCountryCode() method in IWifiApIface.Default 342 @Override public void setCountryCode(byte[] code) throws android.os.RemoteException in setCountryCode() method in IWifiApIface.Stub.Proxy 522 public void setCountryCode(byte[] code) throws android.os.RemoteException; in setCountryCode() method
|
/aosp_15_r20/out/soong/.intermediates/external/ot-br-posix/src/android/aidl/ot-daemon-aidl-java-source/gen/com/android/server/thread/openthread/ |
D | IOtDaemon.java | 105 …@Override public void setCountryCode(java.lang.String countryCode, com.android.server.thread.opent… in setCountryCode() method in IOtDaemon.Default 599 …@Override public void setCountryCode(java.lang.String countryCode, com.android.server.thread.opent… in setCountryCode() method in IOtDaemon.Stub.Proxy 917 …public void setCountryCode(java.lang.String countryCode, com.android.server.thread.openthread.IOtS… in setCountryCode() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/wifi/1.0/android.hardware.wifi-V1.0-java_gen_java/gen/srcs/android/hardware/wifi/V1_0/ |
D | IWifiApIface.java | 100 android.hardware.wifi.V1_0.WifiStatus setCountryCode(byte[/* 2 */] code) in setCountryCode() method 312 public android.hardware.wifi.V1_0.WifiStatus setCountryCode(byte[/* 2 */] code) in setCountryCode() method in IWifiApIface.Proxy
|
/aosp_15_r20/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/2/android/hardware/wifi/ |
H A D | IWifiApIface.aidl | 40 void setCountryCode(in byte[2] code); in setCountryCode() method
|
/aosp_15_r20/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/1/android/hardware/wifi/ |
H A D | IWifiApIface.aidl | 40 void setCountryCode(in byte[2] code); in setCountryCode() method
|
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/hal/ |
D | IWifiApIface.java | 54 boolean setCountryCode(byte[] countryCode); in setCountryCode() method
|
D | WifiApIface.java | 92 public boolean setCountryCode(String countryCode) { in setCountryCode() method in WifiApIface
|
D | WifiApIfaceAidlImpl.java | 117 public boolean setCountryCode(byte[] countryCode) { in setCountryCode() method in WifiApIfaceAidlImpl
|
D | WifiApIfaceHidlImpl.java | 74 public boolean setCountryCode(byte[] countryCode) { in setCountryCode() method in WifiApIfaceHidlImpl
|
/aosp_15_r20/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/ |
H A D | IWifiApIface.aidl | 40 void setCountryCode(in byte[2] code); in setCountryCode() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/wifi/aidl/android.hardware.wifi_interface/dump/android/hardware/wifi/ |
D | IWifiApIface.aidl | 40 void setCountryCode(in byte[2] code); in setCountryCode() method
|
/aosp_15_r20/hardware/interfaces/wifi/aidl/android/hardware/wifi/ |
H A D | IWifiApIface.aidl | 68 void setCountryCode(in byte[2] code); in setCountryCode() method
|
/aosp_15_r20/out/soong/.intermediates/external/ot-br-posix/src/android/aidl/ot-daemon-aidl-ndk-source/gen/com/android/server/thread/openthread/ |
D | IOtDaemon.cpp | 596 ::ndk::ScopedAStatus BpOtDaemon::setCountryCode(const std::string& in_countryCode, const std::share… in setCountryCode() function in aidl::com::android::server::thread::openthread::BpOtDaemon 1087 ::ndk::ScopedAStatus IOtDaemonDefault::setCountryCode(const std::string& /*in_countryCode*/, const … in setCountryCode() function in aidl::com::android::server::thread::openthread::IOtDaemonDefault
|
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | ScanOnlyModeImpl.java | 55 public boolean setCountryCode(String countryCode) { in setCountryCode() method in ScanOnlyModeImpl
|
/aosp_15_r20/hardware/interfaces/wifi/1.5/vts/functional/ |
H A D | wifi_chip_hidl_test.cpp | 183 TEST_P(WifiChipHidlTest, setCountryCode) { in TEST_P() argument
|
/aosp_15_r20/hardware/interfaces/wifi/aidl/default/ |
H A D | wifi_ap_iface.cpp | 68 ndk::ScopedAStatus WifiApIface::setCountryCode(const std::array<uint8_t, 2>& in_code) { in setCountryCode() function in aidl::android::hardware::wifi::WifiApIface
|
/aosp_15_r20/packages/modules/Uwb/ranging/service/java/com/android/server/ranging/uwb/ |
D | UwbConfig.java | 189 public Builder setCountryCode(@NonNull String countryCode) { in setCountryCode() method in UwbConfig.Builder
|
/aosp_15_r20/packages/modules/Wifi/framework/java/android/net/wifi/ |
D | SoftApCapability.java | 208 public void setCountryCode(String countryCode) { in setCountryCode() method in SoftApCapability
|
/aosp_15_r20/out/soong/.intermediates/external/ot-br-posix/src/android/aidl/ot-daemon-aidl-ndk-source/gen/include/aidl/com/android/server/thread/openthread/ |
D | BnOtDaemon.h | 62 …::ndk::ScopedAStatus setCountryCode(const std::string& in_countryCode, const std::shared_ptr<::aid… in setCountryCode() function
|
/aosp_15_r20/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/ |
H A D | Phonenumber.java | 48 public PhoneNumber setCountryCode(int value) { in setCountryCode() method in Phonenumber.PhoneNumber
|
/aosp_15_r20/packages/modules/Uwb/indev_uwb_adaptation/java/com/android/server/uwb/indev/ |
D | UwbServiceCore.java | 218 public boolean setCountryCode(byte[] countryCode) { in setCountryCode() method in UwbServiceCore
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/wifi/1.0/[email protected]_genc++_headers/gen/android/hardware/wifi/1.0/ |
D | BsWifiApIface.h | 91 …::android::hardware::Return<void> setCountryCode(const ::android::hardware::hidl_array<int8_t, 2>&… in setCountryCode() function
|
/aosp_15_r20/external/libphonenumber/repackaged/libphonenumber/src/com/android/i18n/phonenumbers/ |
H A D | Phonenumber.java | 65 public PhoneNumber setCountryCode(int value) { in setCountryCode() method in Phonenumber.PhoneNumber
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/wifi/1.0/[email protected]_genc++_headers/gen/android/hardware/wifi/1.0/ |
D | BsWifiApIface.h | 91 …::android::hardware::Return<void> setCountryCode(const ::android::hardware::hidl_array<int8_t, 2>&… in setCountryCode() function
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/wifi/1.0/[email protected]_genc++_headers/gen/android/hardware/wifi/1.0/ |
D | BsWifiApIface.h | 91 …::android::hardware::Return<void> setCountryCode(const ::android::hardware::hidl_array<int8_t, 2>&… in setCountryCode() function
|