Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDcNetworkAgent.java506 void handleKeepaliveStarted(final int slot, KeepaliveStatus ks) { in handleKeepaliveStarted() method in DcNetworkAgent.DcKeepaliveTracker
H A DDataConnection.java3225 mNetworkAgent.keepaliveTracker.handleKeepaliveStarted(slot, ks); in processMessage()