Searched refs:mMtpNotifier (Results 1 – 2 of 2) sorted by relevance
332 private MtpNotifier mMtpNotifier; field in MtpStorageManager354 mMtpNotifier = notifier; in MtpStorageManager()695 MtpStorageManager.this.mMtpNotifier.sendObjectAdded(obj.getId()); in handleAddedObject()751 MtpStorageManager.this.mMtpNotifier.sendObjectRemoved(obj.getId()); in handleRemovedObject()770 MtpStorageManager.this.mMtpNotifier.sendObjectInfoChanged(obj.getId()); in handleChangedObject()1150 mMtpNotifier.sendObjectRemoved(obj.getId()); in generalEndAddObject()1189 mMtpNotifier.sendObjectRemoved(obj.getId()); in generalEndRemoveObject()
42576 Landroid/mtp/MtpStorageManager;->mMtpNotifier:Landroid/mtp/MtpStorageManager$MtpNotifier;