Searched refs:mMtpNotifier (Results 1 – 2 of 2) sorted by relevance
368 private MtpNotifier mMtpNotifier; field in MtpStorageManager390 mMtpNotifier = notifier; in MtpStorageManager()733 MtpStorageManager.this.mMtpNotifier.sendObjectAdded(obj.getId()); in handleAddedObject()789 MtpStorageManager.this.mMtpNotifier.sendObjectRemoved(obj.getId()); in handleRemovedObject()808 MtpStorageManager.this.mMtpNotifier.sendObjectInfoChanged(obj.getId()); in handleChangedObject()1188 mMtpNotifier.sendObjectRemoved(obj.getId()); in generalEndAddObject()1227 mMtpNotifier.sendObjectRemoved(obj.getId()); in generalEndRemoveObject()
32441 Landroid/mtp/MtpStorageManager;->mMtpNotifier:Landroid/mtp/MtpStorageManager$MtpNotifier;