Searched defs:destroyUserKey (Results 1 – 2 of 2) sorted by relevance
| /system/vold/binder/android/os/ | ||
| D | IVold.aidl | 89 void destroyUserKey(int userId); in destroyUserKey() method |
| /system/vold/ | ||
| D | VoldNativeService.cpp | 608 binder::Status VoldNativeService::destroyUserKey(int32_t userId) { in destroyUserKey() function in android::vold::VoldNativeService |