Searched refs:mIsSatelliteServiceSupported (Results 1 – 2 of 2) sorted by relevance
81 private boolean mIsSatelliteServiceSupported; field in SatelliteModemInterface262 mIsSatelliteServiceSupported = getSatelliteServiceSupport(); in SatelliteModemInterface()1402 return mIsSatelliteServiceSupported; in isSatelliteServiceSupported()1437 mIsSatelliteServiceSupported = getSatelliteServiceSupport(); in setSatelliteServicePackageName()
223 private boolean mIsSatelliteServiceSupported = true; field in SatelliteControllerTest513 doReturn(mIsSatelliteServiceSupported) in setUp()2852 doReturn(mIsSatelliteServiceSupported) in testSatelliteCommunicationRestrictionForEntitlement()