Searched refs:apnUnthrottledIndication (Results 1 – 1 of 1) sorted by relevance
727 ApnUnthrottledIndication apnUnthrottledIndication = in handleMessage() local730 if (apnUnthrottledIndication.dataProfile != null) { in handleMessage()731 apnUnthrottledIndication.callback in handleMessage()732 .onDataProfileUnthrottled(apnUnthrottledIndication.dataProfile); in handleMessage()734 apnUnthrottledIndication.callback in handleMessage()735 .onApnUnthrottled(apnUnthrottledIndication.apn); in handleMessage()