OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isNetworkCountryCodeAvailable
(Results
1 - 2
of
2
) sorted by null
/packages/apps/ContactsCommon/src/com/android/contacts/common/location/
CountryDetector.java
139
if (
isNetworkCountryCodeAvailable
()) {
194
private boolean
isNetworkCountryCodeAvailable
() {
/frameworks/base/services/core/java/com/android/server/location/
ComprehensiveCountryDetector.java
210
private boolean
isNetworkCountryCodeAvailable
() {
223
if (
isNetworkCountryCodeAvailable
()) {
443
if (!
isNetworkCountryCodeAvailable
()) {
Completed in 244 milliseconds