Home
last modified time | relevance | path

Searched defs:geolocation (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/dialer/oem/
H A DCequintCallerIdManager.java89 public abstract String geolocation(); in geolocation() method in CequintCallerIdManager.CequintCallerIdContact
102 abstract Builder setGeolocation(@Nullable String geolocation); in setGeolocation()
231 String geolocation = getGeolocation(city, state, stateAbbr, country); in lookup() local
/aosp12/packages/apps/Dialer/java/com/android/dialer/calllog/database/contract/
H A Dnumber_attributes.proto75 optional string geolocation = 13; field
/aosp12/packages/apps/Dialer/java/com/android/dialer/phonelookup/
H A Dphone_lookup_info.proto172 optional string geolocation = 2; field
/aosp12/packages/apps/Browser2/src/org/chromium/webview_shell/
H A DWebViewBrowserActivity.java574 File geolocation = null; in initializeSettings() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp4563 auto geolocation = in OnGeolocationPermissionsShowPrompt() local