Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DTelephonyShellCommand.java3369 boolean result = mInterface.setSatelliteListeningTimeoutDuration(timeoutMillis); in handleSetSatelliteListeningTimeoutDuration()
DPhoneInterfaceManager.java13757 public boolean setSatelliteListeningTimeoutDuration(long timeoutMillis) { in setSatelliteListeningTimeoutDuration() method in PhoneInterfaceManager
13764 return mSatelliteController.setSatelliteListeningTimeoutDuration(timeoutMillis); in setSatelliteListeningTimeoutDuration()