Searched refs:setSatelliteListeningTimeoutDuration (Results 1 – 2 of 2) sorted by relevance
3369 boolean result = mInterface.setSatelliteListeningTimeoutDuration(timeoutMillis); in handleSetSatelliteListeningTimeoutDuration()
13757 public boolean setSatelliteListeningTimeoutDuration(long timeoutMillis) { in setSatelliteListeningTimeoutDuration() method in PhoneInterfaceManager13764 return mSatelliteController.setSatelliteListeningTimeoutDuration(timeoutMillis); in setSatelliteListeningTimeoutDuration()