Searched refs:_getAllSupportInfo (Results 1 – 2 of 2) sorted by relevance
366 DrmSupportInfo[] supportInfos = _getAllSupportInfo(mUniqueId); in getAvailableDrmEngines()385 return Arrays.asList(_getAllSupportInfo(mUniqueId)); in getAvailableDrmSupportInfo()932 private native DrmSupportInfo[] _getAllSupportInfo(int uniqueId); in _getAllSupportInfo() method in DrmManagerClient
17878 Landroid/drm/DrmManagerClient;->_getAllSupportInfo(I)[Landroid/drm/DrmSupportInfo;