Home
last modified time | relevance | path

Searched refs:registerForLceInfo (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandsInterface.java2212 void registerForLceInfo(Handler h, int what, Object obj); in registerForLceInfo() method
DBaseCommands.java976 public void registerForLceInfo(Handler h, int what, Object obj) { in registerForLceInfo() method in BaseCommands
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommands.java2136 public void registerForLceInfo(Handler h, int what, Object obj) { in registerForLceInfo() method in SimulatedCommands
2137 SimulatedCommandsVerifier.getInstance().registerForLceInfo(h, what, obj); in registerForLceInfo()
DSimulatedCommandsVerifier.java1363 public void registerForLceInfo(Handler h, int what, Object obj) { in registerForLceInfo() method in SimulatedCommandsVerifier
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
DDataConnectionTest.java388 .registerForLceInfo(any(Handler.class), in testConnectEvent()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDataConnection.java2235 mPhone.mCi.registerForLceInfo( in enter()
/frameworks/base/config/
Dboot-image-profile.txt21739 HSPLcom/android/internal/telephony/BaseCommands;->registerForLceInfo(Landroid/os/Handler;ILjava/lan…