Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/content/pm/
DPackageManagerTests.java1202 int moveFlags, boolean cleanUp, boolean fail, int result) throws Exception { in moveFromRawResource()
1247 private void sampleMoveFromRawResource(int installFlags, int moveFlags, boolean fail, in sampleMoveFromRawResource()
1262 int moveFlags = PackageManager.MOVE_EXTERNAL_MEDIA; in testMoveAppInternalToExternal() local
1272 int moveFlags = PackageManager.MOVE_INTERNAL; in testMoveAppInternalToInternal() local
1286 int moveFlags = PackageManager.MOVE_EXTERNAL_MEDIA; in testMoveAppFailInternalToExternalDelete() local