Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/satellite/
DISatelliteCommunicationAllowedStateCallback.aidl23 oneway interface ISatelliteCommunicationAllowedStateCallback { interface
DSatelliteManager.java95 ISatelliteCommunicationAllowedStateCallback>
2464 ISatelliteCommunicationAllowedStateCallback internalCallback = in registerForCommunicationAllowedStateChanged()
2465 new ISatelliteCommunicationAllowedStateCallback.Stub() { in registerForCommunicationAllowedStateChanged()
2503 ISatelliteCommunicationAllowedStateCallback internalCallback = in unregisterForCommunicationAllowedStateChanged()
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl72 import android.telephony.satellite.ISatelliteCommunicationAllowedStateCallback;
3362 in ISatelliteCommunicationAllowedStateCallback callback); in registerForCommunicationAllowedStateChanged()
3374 in ISatelliteCommunicationAllowedStateCallback callback); in unregisterForCommunicationAllowedStateChanged()