Searched refs:_canHandle (Results 1 – 1 of 1) sorted by relevance
481 return _canHandle(mUniqueId, path, mimeType); in canHandle()882 private native boolean _canHandle(int uniqueId, String path, String mimeType); in _canHandle() method in DrmManagerClient