HomeSort by relevance Sort by last modified time
    Searched refs:getRegistration (Results 1 - 18 of 18) sorted by null

  /frameworks/base/telephony/java/android/telephony/ims/aidl/
IImsServiceController.aidl 41 IImsRegistration getRegistration(int slotId);
  /packages/services/Telephony/testapps/ImsTestService/src/com/android/phone/testapps/imstestapp/
TestImsService.java 78 public ImsRegistrationImplBase getRegistration(int slotId) {
79 Log.i(LOG_TAG, "TestImsService: getRegistration");
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ims/
TestImsServiceControllerAdapter.java 79 public IImsRegistration getRegistration(int slotId) throws RemoteException {
  /frameworks/base/telephony/java/android/telephony/ims/
ImsService.java 170 public IImsRegistration getRegistration(int slotId) {
171 ImsRegistrationImplBase r = ImsService.this.getRegistration(slotId);
368 public ImsRegistrationImplBase getRegistration(int slotId) {
  /frameworks/opt/net/ims/src/java/com/android/ims/
MmTelFeatureConnection.java 187 IImsRegistration imsRegistration = getRegistration();
189 getRegistration().addRegistrationCallback(mRegistrationCallbackAdapter);
199 IImsRegistration imsRegistration = getRegistration();
202 getRegistration().removeRegistrationCallback(mRegistrationCallbackAdapter);
398 private @Nullable IImsRegistration getRegistration() {
561 IImsRegistration registration = getRegistration();
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
ImsServiceControllerCompat.java 107 public IImsRegistration getRegistration(int slotId) throws RemoteException {
110 Log.w(TAG, "getRegistration: Registration does not exist for slot " + slotId);
ImsServiceController.java 549 public IImsRegistration getRegistration(int slotId) throws RemoteException {
552 ? mIImsServiceController.getRegistration(slotId) : null;
ImsResolver.java 576 return controller.getRegistration(slotId);
    [all...]
  /frameworks/base/media/java/android/media/audiopolicy/
AudioMix.java 160 public String getRegistration() {
AudioPolicyConfig.java 254 protected String getRegistration() {
AudioPolicy.java 636 if (mix.getRegistration().equals(regId)) {
723 return "addr=" + mix.getRegistration();
  /prebuilts/tools/common/m2/repository/com/esotericsoftware/kryo/kryo/2.24.0/
kryo-2.24.0.jar 
  /frameworks/base/services/core/java/com/android/server/audio/
AudioService.java     [all...]
  /external/guice/lib/build/
felix-2.0.5.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.osgi_3.10.100.v20150529-1857.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi_3.9.0.v20130529-1710.jar 

Completed in 200 milliseconds