Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDataConnection.java1198 private void notifyAllWithEvent(ApnContext alreadySent, int event, String reason) { in notifyAllWithEvent() method in DataConnection
1255 notifyAllWithEvent(alreadySent, DctConstants.EVENT_DATA_SETUP_COMPLETE_ERROR, in notifyConnectCompleted()
1290 notifyAllWithEvent(alreadySent, DctConstants.EVENT_DISCONNECT_DONE, reason); in notifyDisconnectCompleted()
2550 notifyAllWithEvent(null, DctConstants.EVENT_DISCONNECT_DONE, in enter()
2820 notifyAllWithEvent(null, DctConstants.EVENT_DATA_SETUP_COMPLETE, in enter()