Home
last modified time | relevance | path

Searched refs:PROPRIETARY (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/carrierapi/src/android/carrierapi/cts/
DFcpTemplate.java44 public static final int PROPRIETARY = 0x85; field in FcpTemplate
/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
DMockSatelliteService.java60 new int[]{NTRadioTechnology.PROPRIETARY};
DSatelliteManagerTestOnMockService.java757 updateSupportedRadioTechnologies(new int[]{NTRadioTechnology.PROPRIETARY}, false); in testSatelliteModemStateChangedForNbIot()
893 updateSupportedRadioTechnologies(new int[]{NTRadioTechnology.PROPRIETARY}, false); in testSendKeepAliveDatagramInNotConnectedState()
1464 new int[]{NTRadioTechnology.PROPRIETARY}); in testRequestSatelliteCapabilities()
3490 new int[]{android.telephony.satellite.stub.NTRadioTechnology.PROPRIETARY}; in testRegisterForCapabilitiesChanged()
4026 updateSupportedRadioTechnologies(new int[]{NTRadioTechnology.PROPRIETARY}, false); in testDemoSimulator()