Searched defs:android_set_country_code (Results 1 – 6 of 6) sorted by relevance
205 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
895 fn android_set_country_code( in android_set_country_code() method
381 pub fn android_set_country_code(&self, country_code: CountryCode) -> Result<()> { in android_set_country_code() method
1058 async fn android_set_country_code(&self, country_code: CountryCode) -> Result<()> { in android_set_country_code() method
147 async fn android_set_country_code(&self, country_code: CountryCode) -> Result<()>; in android_set_country_code() method579 async fn android_set_country_code(&self, country_code: CountryCode) -> Result<()> { in android_set_country_code() method