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