Home
last modified time | relevance | path

Searched defs:registerForLceInfo (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DBaseCommands.java996 public void registerForLceInfo(Handler h, int what, Object obj) { in registerForLceInfo() method in BaseCommands
DCommandsInterface.java2235 void registerForLceInfo(Handler h, int what, Object obj); in registerForLceInfo() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommands.java2125 public void registerForLceInfo(Handler h, int what, Object obj) { in registerForLceInfo() method in SimulatedCommands
DSimulatedCommandsVerifier.java1322 public void registerForLceInfo(Handler h, int what, Object obj) { in registerForLceInfo() method in SimulatedCommandsVerifier