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.java3617 long locationCountryCodeTimestampNanos = 0; in handleSetCountryCodes() local
3643 locationCountryCodeTimestampNanos = Long.parseLong(getNextArgRequired()); in handleSetCountryCodes()
3650 + locationCountryCodeTimestampNanos + ", currentNetworkCountryCodes=" in handleSetCountryCodes()
3656 locationCountryCodeTimestampNanos); in handleSetCountryCodes()
DPhoneInterfaceManager.java13877 long locationCountryCodeTimestampNanos) { in setCountryCodes() argument
13881 + ", locationCountryCodeTimestampNanos" + locationCountryCodeTimestampNanos in setCountryCodes()
13891 locationCountryCodeTimestampNanos); in setCountryCodes()