Searched refs:isNullCipherAndIntegritySupported (Results 1 – 3 of 3) sorted by relevance
2403 assertFalse(mPhoneUT.isNullCipherAndIntegritySupported()); in testHandleNullCipherAndIntegrityEnabled_radioFeatureUnsupported()2416 assertFalse(mPhoneUT.isNullCipherAndIntegritySupported()); in testHandleNullCipherAndIntegrityEnabled_radioFeatureUnsupported()2425 assertFalse(mPhoneUT.isNullCipherAndIntegritySupported()); in testHandleNullCipherAndIntegrityEnabled_radioUnavailable()2438 assertFalse(mPhoneUT.isNullCipherAndIntegritySupported()); in testHandleNullCipherAndIntegrityEnabled_radioUnavailable()2447 assertFalse(mPhoneUT.isNullCipherAndIntegritySupported()); in testHandleNullCipherAndIntegrityEnabled_radioSupportsFeature()2459 assertTrue(mPhoneUT.isNullCipherAndIntegritySupported()); in testHandleNullCipherAndIntegrityEnabled_radioSupportsFeature()
5192 public boolean isNullCipherAndIntegritySupported() { in isNullCipherAndIntegritySupported() method in Phone
5479 public boolean isNullCipherAndIntegritySupported() { in isNullCipherAndIntegritySupported() method in GsmCdmaPhone