Searched defs:android_set_country_code (Results 1 – 5 of 5) sorted by relevance
175 pub fn android_set_country_code(&self, request: &[u8]) -> Result<Vec<u8>> { in android_set_country_code() method
218 pub fn android_set_country_code(&self, country_code: CountryCode) -> Result<()> { in android_set_country_code() method
331 pub fn android_set_country_code(&self, country_code: CountryCode) -> Result<()> { in android_set_country_code() method
825 async fn android_set_country_code(&self, country_code: CountryCode) -> Result<()> { in android_set_country_code() method
126 async fn android_set_country_code(&self, country_code: CountryCode) -> Result<()>; in android_set_country_code() method478 async fn android_set_country_code(&self, country_code: CountryCode) -> Result<()> { in android_set_country_code() method