Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/storage/
H A DExternalStorageService.java144 public abstract void onEndSession(@NonNull String sessionId) throws IOException; in onEndSession() method in ExternalStorageService
238 onEndSession(sessionId); in endSession()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt12852 method public abstract void onEndSession(@NonNull String) throws java.io.IOException;