Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDataConnectionReasons.java111 CONCURRENT_VOICE_DATA_NOT_ALLOWED(true), enumConstant
DDcTracker.java1366 reasons.add(DataDisallowedReasonType.CONCURRENT_VOICE_DATA_NOT_ALLOWED); in isDataAllowed()