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