I am working on one application that uses Adobe Analytics and I send language settings via Locale.getDefault().getLanguage() method. I have received a warning from Google Play service that I am using the location of user and I couldn't find anything else except this one. Is it possible that this method is using user's location?