Home
last modified time | relevance | path

Searched refs:onSatelliteServiceConnected (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/
DSatelliteModemInterface.java380 mSatelliteController.onSatelliteServiceConnected(); in onServiceConnected()
DSatelliteController.java2641 public void onSatelliteServiceConnected() { in onSatelliteServiceConnected() method in SatelliteController
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/satellite/
DSatelliteControllerTest.java1297 mSatelliteControllerUT.onSatelliteServiceConnected(); in testOnSatelliteServiceConnected()