Searched refs:getUwbCountryCode (Results 1 – 5 of 5) sorted by relevance
131 mUwbInjector.getUwbCountryCode().initialize(); in initialize()161 mUwbInjector.getUwbCountryCode().dump(fd, pw, args); in dump()650 mUwbInjector.getUwbCountryCode().clearCachedCountryCode(); in registerAirplaneModeReceiver()
202 public UwbCountryCode getUwbCountryCode() { in getUwbCountryCode() method in UwbInjector
249 mUwbCountryCode = uwbInjector.getUwbCountryCode(); in UwbShellCommand()
100 when(mUwbInjector.getUwbCountryCode()).thenReturn(mUwbCountryCode); in setUp()
172 when(mUwbInjector.getUwbCountryCode()).thenReturn(mUwbCountryCode); in setUp()