Searched refs:unbindIfBound (Results 1 – 1 of 1) sorted by relevance
/packages/services/Telephony/src/com/android/phone/ |
D | CarrierConfigLoader.java | 314 unbindIfBound(mContext, conn, phoneId); in handleMessage() 323 unbindIfBound(mContext, conn, phoneId); in handleMessage() 358 unbindIfBound(mContext, conn, phoneId); in handleMessage() 378 unbindIfBound(mContext, mServiceConnection[phoneId], phoneId); in handleMessage() 444 unbindIfBound(mContext, conn, phoneId); in handleMessage() 453 unbindIfBound(mContext, conn, phoneId); in handleMessage() 497 unbindIfBound(mContext, conn, phoneId); in handleMessage() 518 unbindIfBound(mContext, mServiceConnection[phoneId], phoneId); in handleMessage() 1372 private void unbindIfBound(Context context, CarrierServiceConnection conn, in unbindIfBound() method in CarrierConfigLoader
|