Home
last modified time | relevance | path

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

/aosp12/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/services/
H A DFileOperationServiceTest.java407 private final Runnable mJobRunnable = () -> { field in FileOperationServiceTest.TestFileOperation
427 service, listener, id, mOpType, mDestination, mSrcs, mJobRunnable, features); in createJob()