Searched refs:ImsServiceConnection (Results 1 – 3 of 3) sorted by relevance
66 class ImsServiceConnection implements ServiceConnection { class in ImsServiceController190 private ImsServiceConnection mImsServiceConnection;338 mImsServiceConnection = new ImsServiceConnection(); in bind()367 protected boolean startBindToService(Intent intent, ImsServiceConnection connection, in startBindToService()
70 public boolean startBindToService(Intent intent, ImsServiceConnection connection, int flags) { in startBindToService()
5010 com.android.internal.telephony.ims.ImsServiceController$ImsServiceConnection