Searched defs:unregisterForNattKeepaliveStatus (Results 1 - 4 of 4) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DBaseCommands.java980 public void unregisterForNattKeepaliveStatus(Handler h) { method in class:BaseCommands
H A DCommandsInterface.java2227 void unregisterForNattKeepaliveStatus(Handler h); method in interface:CommandsInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java2272 public void unregisterForNattKeepaliveStatus(Handler h) { method in class:SimulatedCommands
2273 SimulatedCommandsVerifier.getInstance().unregisterForNattKeepaliveStatus(h);
H A DSimulatedCommandsVerifier.java1452 public void unregisterForNattKeepaliveStatus(Handler h) { method in class:SimulatedCommandsVerifier

Completed in 61 milliseconds