Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioNetworkProxy.java888 public void isNullCipherAndIntegrityEnabled(int serial) throws RemoteException { in isNullCipherAndIntegrityEnabled() method in RadioNetworkProxy
891 mNetworkProxy.isNullCipherAndIntegrityEnabled(serial); in isNullCipherAndIntegrityEnabled()
DCommandsInterface.java2877 default void isNullCipherAndIntegrityEnabled(Message result) {} in isNullCipherAndIntegrityEnabled() method
DRIL.java5144 public void isNullCipherAndIntegrityEnabled(Message result) { in isNullCipherAndIntegrityEnabled() method in RIL
5159 networkProxy.isNullCipherAndIntegrityEnabled(rr.mSerial); in isNullCipherAndIntegrityEnabled()