Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java175 boolean matchTelephonyCallbackEvent(int event) { in matchTelephonyCallbackEvent() method in TelephonyRegistry.Record
1641 if (r.matchTelephonyCallbackEvent( in notifyCallState()
1814 if (r.matchTelephonyCallbackEvent( in notifySignalStrengthForPhoneId()
1828 if (r.matchTelephonyCallbackEvent( in notifySignalStrengthForPhoneId()
1890 if (r.matchTelephonyCallbackEvent( in notifyCarrierNetworkChangeWithPermission()
2572 if (r.matchTelephonyCallbackEvent( in notifyPhoneCapabilityChanged()
2596 if (r.matchTelephonyCallbackEvent( in notifyActiveDataSubIdChanged()
2684 if (r.matchTelephonyCallbackEvent( in notifyOutgoingEmergencyCall()
2845 if (r.matchTelephonyCallbackEvent( in notifyBarringInfoChanged()
3344 if (r.matchTelephonyCallbackEvent( in notifyCallbackModeStarted()
[all …]
/aosp14/frameworks/base/services/
H A Dart-profile441 HPLcom/android/server/TelephonyRegistry$Record;->matchTelephonyCallbackEvent(I)Z+]Ljava/util/Set;Lj…