Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
DILocalSatelliteListener.aidl71 void onRequestSatelliteEnabled(in boolean enableSatellite); in onRequestSatelliteEnabled() method
DMockSatelliteService.java223 runWithExecutor(() -> mLocalListener.onRequestSatelliteEnabled(enableSatellite)); in requestSatelliteEnabled()
DMockSatelliteServiceManager.java211 public void onRequestSatelliteEnabled(boolean enableSatellite) {