Searched defs:createUserStorageKeys (Results 1 – 2 of 2) sorted by relevance
91 void createUserStorageKeys(int userId, boolean ephemeral); in createUserStorageKeys() method
661 binder::Status VoldNativeService::createUserStorageKeys(int32_t userId, bool ephemeral) { in createUserStorageKeys() function in android::vold::VoldNativeService