Home
last modified time | relevance | path

Searched refs:locationCountryCodeTimestampNanos (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
DTelephonyShellCommand.java3827 long locationCountryCodeTimestampNanos = 0; in handleSetCountryCodes() local
3853 locationCountryCodeTimestampNanos = Long.parseLong(getNextArgRequired()); in handleSetCountryCodes()
3860 + locationCountryCodeTimestampNanos + ", currentNetworkCountryCodes=" in handleSetCountryCodes()
3866 locationCountryCodeTimestampNanos); in handleSetCountryCodes()
DPhoneInterfaceManager.java14519 long locationCountryCodeTimestampNanos) { in setCountryCodes() argument
14523 + ", locationCountryCodeTimestampNanos" + locationCountryCodeTimestampNanos in setCountryCodes()
14534 locationCountryCodeTimestampNanos); in setCountryCodes()