Searched refs:OfflineLicenseState (Results 1 – 8 of 8) sorted by relevance
737 OfflineLicenseState hLicenseState; in getOfflineLicenseState()739 _hidl_cb(toStatus_1_0(mMockError), OfflineLicenseState::UNKNOWN); in getOfflineLicenseState()743 hLicenseState = OfflineLicenseState::USABLE; in getOfflineLicenseState()746 hLicenseState = OfflineLicenseState::INACTIVE; in getOfflineLicenseState()749 hLicenseState = OfflineLicenseState::UNKNOWN; in getOfflineLicenseState()754 _hidl_cb(Status::BAD_VALUE, OfflineLicenseState::UNKNOWN); in getOfflineLicenseState()
43 using drm::V1_2::OfflineLicenseState;132 DrmPlugin::OfflineLicenseState *licenseState) const;
99 DrmPlugin::OfflineLicenseState *licenseState) const = 0;
157 static DrmPlugin::OfflineLicenseState toOfflineLicenseState( in toOfflineLicenseState()158 OfflineLicenseState licenseState) { in toOfflineLicenseState()160 case OfflineLicenseState::USABLE: in toOfflineLicenseState()162 case OfflineLicenseState::INACTIVE: in toOfflineLicenseState()1235 DrmPlugin::OfflineLicenseState *licenseState) const { in getOfflineLicenseState()1250 [&](Status status, OfflineLicenseState hLicenseState) { in getOfflineLicenseState()
182 enum OfflineLicenseState { enum
1334 public @interface OfflineLicenseState {}1349 @OfflineLicenseState
55 using drm::V1_2::OfflineLicenseState;
179 struct OfflineLicenseState { struct1610 DrmPlugin::OfflineLicenseState state = DrmPlugin::kOfflineLicenseStateUnknown; in android_media_MediaDrm_getOfflineLicenseState()