Searched refs:getFilesDir (Results 76 - 84 of 84) sorted by relevance

1234

/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportProgressService.java248 mScreenshotsDir = new File(getFilesDir(), SCREENSHOT_DIR);
/frameworks/base/tests/net/java/android/net/apf/
H A DApfTest.java1574 File file = new File(InstrumentationRegistry.getContext().getFilesDir(), "staged_file");
/frameworks/base/tests/net/java/com/android/server/net/
H A DNetworkStatsServiceTest.java189 mStatsDir = context.getFilesDir();
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeContext.java1492 public File getFilesDir() { method in class:BridgeContext
/frameworks/base/core/tests/coretests/src/android/content/pm/
H A DPackageManagerTests.java692 File filesDir = mContext.getFilesDir();
2821 File filesDir = mContext.getFilesDir();
/frameworks/base/media/tests/MtpTests/src/android/mtp/
H A DMtpStorageManagerTest.java52 private static final String TEMP_DIR = InstrumentationRegistry.getContext().getFilesDir()
/frameworks/base/services/core/java/com/android/server/content/
H A DSyncStorageEngine.java528 return new SyncStorageEngine(context, context.getFilesDir(), Looper.getMainLooper());
/frameworks/base/services/tests/servicestests/src/com/android/server/
H A DNetworkPolicyManagerServiceTest.java1937 mPolicyDir = context.getFilesDir();
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 1187 milliseconds

1234