Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/storage/
H A DExternalStorageService.java133 public abstract void onStartSession(@NonNull String sessionId, @SessionFlag int flag, in onStartSession() method in ExternalStorageService
199 onStartSession(sessionId, flag, deviceFd, new File(upperPath), in startSession()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt12854 …method public abstract void onStartSession(@NonNull String, int, @NonNull android.os.ParcelFileDes…