Searched refs:LTE_STATUS_NOT_AVAILABLE (Results 1 – 9 of 9) sorted by relevance
/frameworks/base/telephony/java/android/telephony/ |
D | LteVopsSupportInfo.java | 42 value = {LTE_STATUS_NOT_AVAILABLE, LTE_STATUS_SUPPORTED, 48 public static final int LTE_STATUS_NOT_AVAILABLE = 1; field in LteVopsSupportInfo
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | CellularNetworkService.java | 286 new LteVopsSupportInfo(LteVopsSupportInfo.LTE_STATUS_NOT_AVAILABLE, in createRegistrationStateFromDataRegState() 287 LteVopsSupportInfo.LTE_STATUS_NOT_AVAILABLE); in createRegistrationStateFromDataRegState() 335 new LteVopsSupportInfo(LteVopsSupportInfo.LTE_STATUS_NOT_AVAILABLE, in createRegistrationStateFromDataRegState() 336 LteVopsSupportInfo.LTE_STATUS_NOT_AVAILABLE); in createRegistrationStateFromDataRegState() 387 LteVopsSupportInfo.LTE_STATUS_NOT_AVAILABLE, in getNetworkRegistrationInfo() 388 LteVopsSupportInfo.LTE_STATUS_NOT_AVAILABLE); in getNetworkRegistrationInfo()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | CellularNetworkServiceTest.java | 160 new LteVopsSupportInfo(LteVopsSupportInfo.LTE_STATUS_NOT_AVAILABLE, in testGetNetworkRegistrationInfo() 161 LteVopsSupportInfo.LTE_STATUS_NOT_AVAILABLE); in testGetNetworkRegistrationInfo()
|
D | ServiceStateTest.java | 310 new LteVopsSupportInfo(LteVopsSupportInfo.LTE_STATUS_NOT_AVAILABLE, in testNetworkRegistrationInfo() 311 LteVopsSupportInfo.LTE_STATUS_NOT_AVAILABLE); in testNetworkRegistrationInfo()
|
D | ServiceStateTrackerTest.java | 1909 new LteVopsSupportInfo(LteVopsSupportInfo.LTE_STATUS_NOT_AVAILABLE, in changeRegState() 1910 LteVopsSupportInfo.LTE_STATUS_NOT_AVAILABLE); in changeRegState() 1934 new LteVopsSupportInfo(LteVopsSupportInfo.LTE_STATUS_NOT_AVAILABLE, in changeRegStateWithIwlan() 1935 LteVopsSupportInfo.LTE_STATUS_NOT_AVAILABLE); in changeRegStateWithIwlan() 2046 new LteVopsSupportInfo(LteVopsSupportInfo.LTE_STATUS_NOT_AVAILABLE, in sendRegStateUpdateForLteCellId() 2047 LteVopsSupportInfo.LTE_STATUS_NOT_AVAILABLE); in sendRegStateUpdateForLteCellId() 2122 new LteVopsSupportInfo(LteVopsSupportInfo.LTE_STATUS_NOT_AVAILABLE, in testPhyChanBandwidthResetsOnOos() 2123 LteVopsSupportInfo.LTE_STATUS_NOT_AVAILABLE); in testPhyChanBandwidthResetsOnOos()
|
/frameworks/base/telephony/api/ |
D | system-current.txt | 276 field public static final int LTE_STATUS_NOT_AVAILABLE = 1; // 0x1
|
/frameworks/base/api/ |
D | test-current.txt | 3182 field public static final int LTE_STATUS_NOT_AVAILABLE = 1; // 0x1
|
D | system-current.txt | 8507 field public static final int LTE_STATUS_NOT_AVAILABLE = 1; // 0x1
|
/frameworks/base/non-updatable-api/ |
D | system-current.txt | 8405 field public static final int LTE_STATUS_NOT_AVAILABLE = 1; // 0x1
|