Searched refs:nativeAttachFilter (Results 1 – 2 of 2) sorted by relevance
53 private native int nativeAttachFilter(Filter filter); in nativeAttachFilter() method in DvrRecorder102 return nativeAttachFilter(filter); in attachFilter()
90 private native int nativeAttachFilter(Filter filter); in nativeAttachFilter() method in DvrPlayback