Home
last modified time | relevance | path

Searched defs:onCheckpointingComplete (Results 1 – 4 of 4) sorted by relevance

/system/hardware/interfaces/vold/android/system/vold/
DIVoldCheckpointListener.aidl28 oneway void onCheckpointingComplete(); in onCheckpointingComplete() method
/system/hardware/interfaces/vold/aidl_api/android.system.vold/current/android/system/vold/
DIVoldCheckpointListener.aidl37 oneway void onCheckpointingComplete(); in onCheckpointingComplete() method
/system/hardware/interfaces/vold/aidl_api/android.system.vold/1/android/system/vold/
DIVoldCheckpointListener.aidl37 oneway void onCheckpointingComplete(); in onCheckpointingComplete() method
/system/hardware/interfaces/vold/vts/
DVtsHalVendorVoldTest.cpp52 Status onCheckpointingComplete() final { in onCheckpointingComplete() function in TestListener