Searched refs:mMtpServiceConnection (Results 1 – 1 of 1) sorted by relevance
520 private final ServiceConnection mMtpServiceConnection = new ServiceConnection() { field in MediaProvider2835 synchronized (mMtpServiceConnection) { in sendObjectAdded()2848 synchronized (mMtpServiceConnection) { in sendObjectRemoved()3642 synchronized (mMtpServiceConnection) { in insertInternal()3647 mMtpServiceConnection, Context.BIND_AUTO_CREATE); in insertInternal()4046 synchronized (mMtpServiceConnection) { in delete()4049 getContext().unbindService(mMtpServiceConnection); in delete()