Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/data/
DDataProfile.java203 public int getMaxConnectionsTime() { return mMaxConnectionsTime; } in getMaxConnectionsTime() method in DataProfile
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRIL.java1711 dpi.maxConnsTime = dp.getMaxConnectionsTime(); in convertToHalDataProfile10()
1745 dpi.maxConnsTime = dp.getMaxConnectionsTime(); in convertToHalDataProfile14()
1782 dpi.maxConnsTime = dp.getMaxConnectionsTime(); in convertToHalDataProfile15()