Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
DImsServiceController.java66 class ImsServiceConnection implements ServiceConnection { class in ImsServiceController
190 private ImsServiceConnection mImsServiceConnection;
338 mImsServiceConnection = new ImsServiceConnection(); in bind()
367 protected boolean startBindToService(Intent intent, ImsServiceConnection connection, in startBindToService()
DImsServiceControllerStaticCompat.java70 public boolean startBindToService(Intent intent, ImsServiceConnection connection, int flags) { in startBindToService()
/frameworks/base/config/
Dpreloaded-classes5010 com.android.internal.telephony.ims.ImsServiceController$ImsServiceConnection