Searched refs:unregisterForNattKeepaliveStatus (Results 1 - 7 of 7) sorted by relevance

/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
/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/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
H A DDataConnectionTest.java316 .unregisterForNattKeepaliveStatus(any(Handler.class));
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDataConnection.java1747 mPhone.mCi.unregisterForNattKeepaliveStatus(getHandler());
/frameworks/base/config/
H A Dboot-image-profile.txt9427 HPLcom/android/internal/telephony/BaseCommands;->unregisterForNattKeepaliveStatus(Landroid/os/Handler;)V
[all...]

Completed in 125 milliseconds