Home
last modified time | relevance | path

Searched defs:nvResetConfig (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioModemProxy.java215 public void nvResetConfig(int serial, int resetType) throws RemoteException { in nvResetConfig() method in RadioModemProxy
DCommandsInterface.java2123 void nvResetConfig(int resetType, Message response); in nvResetConfig() method
DRIL.java4134 public void nvResetConfig(int resetType, Message result) { in nvResetConfig() method in RIL
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java583 public void nvResetConfig(int resetType, Message response) {} in nvResetConfig() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommands.java2110 public void nvResetConfig(int resetType, Message response) { in nvResetConfig() method in SimulatedCommands
DSimulatedCommandsVerifier.java1271 public void nvResetConfig(int resetType, Message response) { in nvResetConfig() method in SimulatedCommandsVerifier
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java8398 public boolean nvResetConfig(int resetType) { in nvResetConfig() method in TelephonyManager