HomeSort by relevance Sort by last modified time
    Searched defs:removeRegistrationListener (Results 1 - 8 of 8) sorted by null

  /external/llvm/lib/IR/
PassRegistry.cpp 121 void PassRegistry::removeRegistrationListener(PassRegistrationListener *L) {
  /frameworks/base/telephony/java/android/telephony/ims/compat/feature/
MMTelFeature.java 99 public void removeRegistrationListener(IImsRegistrationListener listener)
102 MMTelFeature.this.removeRegistrationListener(listener);
258 public void removeRegistrationListener(IImsRegistrationListener listener) {
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
ImsServiceInterfaceAdapter.java 72 public void removeRegistrationListener(IImsRegistrationListener listener)
MmTelInterfaceAdapter.java 73 public void removeRegistrationListener(IImsRegistrationListener listener)
75 getInterface().removeRegistrationListener(listener);
  /external/swiftshader/third_party/LLVM/lib/VMCore/
PassRegistry.cpp 194 void PassRegistry::removeRegistrationListener(PassRegistrationListener *L) {
197 // NOTE: This is necessary, because removeRegistrationListener() can be called
  /frameworks/opt/net/ims/src/java/com/android/ims/
ImsManager.java     [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-8.0.0_r4-robolectric-r1.jar 
android-all-8.1.0-robolectric-r4458339.jar 

Completed in 369 milliseconds