Home
last modified time | relevance | path

Searched refs:mDetectorSessionStorageService (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/voice/
H A DVisualQueryDetectionService.java95 private IDetectorSessionStorageService mDetectorSessionStorageService; field in VisualQueryDetectionService
168 mDetectorSessionStorageService = detectorSessionStorageService;
349 mDetectorSessionStorageService.openFile(filename, future); in openFileInput()