Home
last modified time | relevance | path

Searched defs:fileOutput (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/downloadmanagertests/
H A DDownloadManagerTestApp.java128 FileOutputStream fileOutput = mContext.openFileOutput(DOWNLOAD_STARTED_FLAG, 0); in initiateDownload() local
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/app/
H A DGameManagerServiceTests.java1724 List<String> fileOutput = readGameModeInterventionList(); in testVerifyInterventionList() local