Searched refs:handleUpstreamNetworkMonitorCallback (Results 1 – 2 of 2) sorted by relevance
2740 mTetherMainSM.handleUpstreamNetworkMonitorCallback(EVENT_ON_CAPABILITIES, upstreamState3); in testUpstreamNetworkChanged()2763 mTetherMainSM.handleUpstreamNetworkMonitorCallback(EVENT_ON_CAPABILITIES, upstreamState); in testUpstreamCapabilitiesChanged()2772 mTetherMainSM.handleUpstreamNetworkMonitorCallback(EVENT_ON_CAPABILITIES, upstreamState); in testUpstreamCapabilitiesChanged()2781 mTetherMainSM.handleUpstreamNetworkMonitorCallback(EVENT_ON_CAPABILITIES, upstreamState2); in testUpstreamCapabilitiesChanged()
1980 void handleUpstreamNetworkMonitorCallback(int arg1, Object o) { in handleUpstreamNetworkMonitorCallback() method in Tethering.TetherMainSM2179 handleUpstreamNetworkMonitorCallback(message.arg1, message.obj); in processMessage()