Home
last modified time | relevance | path

Searched defs:commitChanges (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/java/android/os/storage/
H A DIStorageManager.aidl193 void commitChanges() = 83; in commitChanges() method
/aosp12/system/vold/binder/android/os/
H A DIVold.aidl124 void commitChanges(); in commitChanges() method
/aosp12/system/vold/
H A DVoldNativeService.cpp864 binder::Status VoldNativeService::commitChanges() { in commitChanges() function in android::vold::VoldNativeService
/aosp12/frameworks/base/core/jni/android/opengl/
H A Dutil.cpp281 void commitChanges() { in commitChanges() function in android::ArrayHelper
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DStorageManagerService.java3144 public void commitChanges() throws RemoteException { in commitChanges() method in StorageManagerService