Home
last modified time | relevance | path

Searched refs:unSetOnSuppServiceNotification (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DSimulatedCommandsVerifier.java382 public void unSetOnSuppServiceNotification(Handler h) { in unSetOnSuppServiceNotification() method in SimulatedCommandsVerifier
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java416 void unSetOnSuppServiceNotification(Handler h); in unSetOnSuppServiceNotification() method
H A DBaseCommands.java461 public void unSetOnSuppServiceNotification(Handler h) { in unSetOnSuppServiceNotification() method in BaseCommands