Searched refs:mMtpServiceConnection (Results 1 – 1 of 1) sorted by relevance
509 private final ServiceConnection mMtpServiceConnection = new ServiceConnection() { field in MediaProvider2816 synchronized (mMtpServiceConnection) { in sendObjectAdded()2829 synchronized (mMtpServiceConnection) { in sendObjectRemoved()3605 synchronized (mMtpServiceConnection) { in insertInternal()3610 mMtpServiceConnection, Context.BIND_AUTO_CREATE); in insertInternal()4007 synchronized (mMtpServiceConnection) { in delete()4010 getContext().unbindService(mMtpServiceConnection); in delete()