Home
last modified time | relevance | path

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

/aosp12/frameworks/base/media/java/android/mtp/
H A DMtpStorageManager.java113 private enum MtpObjectState { enum in MtpStorageManager
142 private MtpObjectState mState;
160 mState = MtpObjectState.NORMAL; in MtpObject()
253 private MtpObjectState getState() { in getState()
259 if (mState == MtpObjectState.NORMAL) in setState()
737 MtpObjectState state = obj.getState(); in handleRemovedObject()
906 obj.setState(MtpObjectState.FROZEN); in beginSendObject()
1200 fromObj.setState(MtpObjectState.FROZEN); in generalBeginRenameObject()
1201 toObj.setState(MtpObjectState.FROZEN); in generalBeginRenameObject()
1214 obj.setState(MtpObjectState.FROZEN); in generalBeginRemoveObject()
[all …]
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt35240 Landroid/mtp/MtpStorageManager$MtpObject;->getState()Landroid/mtp/MtpStorageManager$MtpObjectState;
35252 Landroid/mtp/MtpStorageManager$MtpObject;->mState:Landroid/mtp/MtpStorageManager$MtpObjectState;
35260 Landroid/mtp/MtpStorageManager$MtpObject;->setState(Landroid/mtp/MtpStorageManager$MtpObjectState;)V
35263 Landroid/mtp/MtpStorageManager$MtpObjectState;->FROZEN:Landroid/mtp/MtpStorageManager$MtpObjectStat…
35264 Landroid/mtp/MtpStorageManager$MtpObjectState;->FROZEN_ADDED:Landroid/mtp/MtpStorageManager$MtpObje…
35265 Landroid/mtp/MtpStorageManager$MtpObjectState;->FROZEN_ONESHOT_ADD:Landroid/mtp/MtpStorageManager$M…
35266 Landroid/mtp/MtpStorageManager$MtpObjectState;->FROZEN_ONESHOT_DEL:Landroid/mtp/MtpStorageManager$M…
35267 Landroid/mtp/MtpStorageManager$MtpObjectState;->FROZEN_REMOVED:Landroid/mtp/MtpStorageManager$MtpOb…
35268 Landroid/mtp/MtpStorageManager$MtpObjectState;->NORMAL:Landroid/mtp/MtpStorageManager$MtpObjectStat…
35269 Landroid/mtp/MtpStorageManager$MtpObjectState;->valueOf(Ljava/lang/String;)Landroid/mtp/MtpStorageM…
[all …]