Searched refs:apnUnthrottledIndication (Results 1 – 1 of 1) sorted by relevance
668 ApnUnthrottledIndication apnUnthrottledIndication = in handleMessage() local671 if (apnUnthrottledIndication.dataProfile != null) { in handleMessage()672 apnUnthrottledIndication.callback in handleMessage()673 .onDataProfileUnthrottled(apnUnthrottledIndication.dataProfile); in handleMessage()675 apnUnthrottledIndication.callback in handleMessage()676 .onApnUnthrottled(apnUnthrottledIndication.apn); in handleMessage()