Home
last modified time | relevance | path

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

/frameworks/base/core/proto/android/telephony/
Denums.proto56 CALL_SETUP_DURATION_ULTRA_SLOW = 8; enumerator
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DVoiceCallSessionStats.java93 private static final int CALL_SETUP_DURATION_ULTRA_SLOW = 10000; field in VoiceCallSessionStats
663 CALL_SETUP_DURATION_ULTRA_SLOW, in buildCallSetupDurationMap()