Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DProxyControllerTest.java24 import static com.android.internal.telephony.ProxyController.EVENT_START_RC_RESPONSE;
106 EVENT_START_RC_RESPONSE, in testRequestNotSupported()
138 EVENT_START_RC_RESPONSE, in testWithNonPermanentExceptionOnRCResponse_WithExceptionOnFinishResponse()
170 EVENT_START_RC_RESPONSE, in testWithNonPermanentExceptionOnRCResponse_WithoutExceptionOnFinishResponse()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DProxyController.java50 static final int EVENT_START_RC_RESPONSE = 2; field in ProxyController
279 EVENT_START_RC_RESPONSE); in doSetRadioCapabilities()
292 case EVENT_START_RC_RESPONSE: