Lines Matching full:when
33 //! TYPE_ALREADY_REGISTERED_BY_ANOTHER_ACCOUNT, when registration has been
36 //! TYPE_REMOVE_RIGHTS, when the rights needs to be removed completely.
38 //! TYPE_RIGHTS_INSTALLED, when the rights are downloaded and installed ok.
43 //! TYPE_ACCOUNT_ALREADY_REGISTERED, when registration has been
46 //! TYPE_RIGHTS_REMOVED, when the rights has been removed.
52 //! TYPE_RIGHTS_NOT_INSTALLED, when something went wrong installing the rights
54 //! TYPE_RIGHTS_RENEWAL_NOT_ALLOWED, when the server rejects renewal of rights
56 //! TYPE_NOT_SUPPORTED, when answer from server can not be handled by the native agent
58 //! TYPE_OUT_OF_MEMORY, when memory allocation fail during renewal.
61 //! TYPE_NO_INTERNET_CONNECTION, when the Internet connection is missing and no attempt
64 //! TYPE_PROCESS_DRM_INFO_FAILED, when failed to process DrmInfo.
66 //! TYPE_REMOVE_ALL_RIGHTS_FAILED, when failed to remove all the rights objects
69 //! TYPE_ACQUIRE_DRM_INFO_FAILED, when failed to acquire DrmInfo.