Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCallsManager.java289 public static final UUID LIVE_CALL_STUCK_CONNECTING_ERROR_UUID = field in CallsManager
5374 mAnomalyReporter.reportAnomaly(LIVE_CALL_STUCK_CONNECTING_ERROR_UUID,
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DCallsManagerTest.java2002 CallsManager.LIVE_CALL_STUCK_CONNECTING_ERROR_UUID, in testAnomalyReportedWhenMakeRoomForOutgoingCallConnecting()