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/sip/
DSipCommandInterface.java601 public void nvResetConfig(int resetType, Message response) { in nvResetConfig() method in SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java595 public void nvResetConfig(int resetType, Message response) {} in nvResetConfig() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DPhoneMock.java546 public void nvResetConfig(int resetType, Message response) { in nvResetConfig() method in PhoneMock
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommands.java2026 public void nvResetConfig(int resetType, Message response) { in nvResetConfig() method in SimulatedCommands
DSimulatedCommandsVerifier.java1286 public void nvResetConfig(int resetType, Message response) { in nvResetConfig() method in SimulatedCommandsVerifier
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandsInterface.java2010 void nvResetConfig(int resetType, Message response); in nvResetConfig() method
DRIL.java3783 public void nvResetConfig(int resetType, Message result) { in nvResetConfig() method in RIL