Searched refs:createUserKey (Results 1 – 3 of 3) sorted by relevance
87 void createUserKey(int userId, int userSerial, boolean ephemeral); in createUserKey() method
109 binder::Status createUserKey(int32_t userId, int32_t userSerial, bool ephemeral);
656 binder::Status VoldNativeService::createUserKey(int32_t userId, int32_t userSerial, bool ephemeral)… in createUserKey() function in android::vold::VoldNativeService