Home
last modified time | relevance | path

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

/frameworks/base/core/proto/android/telephony/
Denums.proto53 CALL_SETUP_DURATION_NORMAL = 5; enumerator
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DVoiceCallSessionStats.java90 private static final int CALL_SETUP_DURATION_NORMAL = 1000; field in VoiceCallSessionStats
654 CALL_SETUP_DURATION_NORMAL, in buildCallSetupDurationMap()