Home
last modified time | relevance | path

Searched refs:MtpObjectState (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/media/java/android/mtp/
H A DMtpStorageManager.java118 private enum MtpObjectState { enum in MtpStorageManager
147 private MtpObjectState mState;
165 mState = MtpObjectState.NORMAL; in MtpObject()
289 private MtpObjectState getState() { in getState()
295 if (mState == MtpObjectState.NORMAL) in setState()
775 MtpObjectState state = obj.getState(); in handleRemovedObject()
944 obj.setState(MtpObjectState.FROZEN); in beginSendObject()
1238 fromObj.setState(MtpObjectState.FROZEN); in generalBeginRenameObject()
1239 toObj.setState(MtpObjectState.FROZEN); in generalBeginRenameObject()
1252 obj.setState(MtpObjectState.FROZEN); in generalBeginRemoveObject()
[all …]
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt32362 Landroid/mtp/MtpStorageManager$MtpObject;->getState()Landroid/mtp/MtpStorageManager$MtpObjectState;
32374 Landroid/mtp/MtpStorageManager$MtpObject;->mState:Landroid/mtp/MtpStorageManager$MtpObjectState;
32382 Landroid/mtp/MtpStorageManager$MtpObject;->setState(Landroid/mtp/MtpStorageManager$MtpObjectState;)V
32385 Landroid/mtp/MtpStorageManager$MtpObjectState;->FROZEN:Landroid/mtp/MtpStorageManager$MtpObjectStat…
32386 Landroid/mtp/MtpStorageManager$MtpObjectState;->FROZEN_ADDED:Landroid/mtp/MtpStorageManager$MtpObje…
32387 Landroid/mtp/MtpStorageManager$MtpObjectState;->FROZEN_ONESHOT_ADD:Landroid/mtp/MtpStorageManager$M…
32388 Landroid/mtp/MtpStorageManager$MtpObjectState;->FROZEN_ONESHOT_DEL:Landroid/mtp/MtpStorageManager$M…
32389 Landroid/mtp/MtpStorageManager$MtpObjectState;->FROZEN_REMOVED:Landroid/mtp/MtpStorageManager$MtpOb…
32390 Landroid/mtp/MtpStorageManager$MtpObjectState;->NORMAL:Landroid/mtp/MtpStorageManager$MtpObjectStat…
32391 Landroid/mtp/MtpStorageManager$MtpObjectState;->valueOf(Ljava/lang/String;)Landroid/mtp/MtpStorageM…
[all …]