Home | History | Annotate | Download | only in keystore

Lines Matching refs:onUserAdded

820     KeyStoreServiceReturnCode onUserAdded(int32_t userId, int32_t parentId) override {
827 ALOGD("onUserAdded() could not contact remote: %d\n", status);
832 ALOGD("onUserAdded() caught exception %d\n", err);
1306 int32_t result = onUserAdded(userId, parentId);