Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDataConnection.java830 private void notifyAllWithEvent(ApnContext alreadySent, int event, String reason) { in notifyAllWithEvent() method in DataConnection
886 notifyAllWithEvent(alreadySent, DctConstants.EVENT_DATA_SETUP_COMPLETE_ERROR, in notifyConnectCompleted()
921 notifyAllWithEvent(alreadySent, DctConstants.EVENT_DISCONNECT_DONE, reason); in notifyDisconnectCompleted()
1912 notifyAllWithEvent(null, DctConstants.EVENT_DISCONNECT_DONE, in enter()
2130 notifyAllWithEvent(null, DctConstants.EVENT_DATA_SETUP_COMPLETE, in enter()
/frameworks/base/config/
Dboot-image-profile.txt23188 HSPLcom/android/internal/telephony/dataconnection/DataConnection;->notifyAllWithEvent(Lcom/android/…