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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java2043 public void unregisterForLceInfo(Handler h) { method in class:SimulatedCommands
2044 SimulatedCommandsVerifier.getInstance().unregisterForLceInfo(h);
H A DSimulatedCommandsVerifier.java1367 public void unregisterForLceInfo(Handler h) { method in class:SimulatedCommandsVerifier
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DBaseCommands.java934 public void unregisterForLceInfo(Handler h) { method in class:BaseCommands
H A DCommandsInterface.java2063 void unregisterForLceInfo(Handler h); method in interface:CommandsInterface
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
H A DDataConnectionTest.java314 verify(mSimulatedCommandsVerifier, times(1)).unregisterForLceInfo(any(Handler.class));
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDataConnection.java1748 mPhone.mCi.unregisterForLceInfo(getHandler());
/frameworks/base/config/
H A Dboot-image-profile.txt9426 HPLcom/android/internal/telephony/BaseCommands;->unregisterForLceInfo(Landroid/os/Handler;)V
[all...]

Completed in 173 milliseconds