HomeSort by relevance Sort by last modified time
    Searched refs:FLAG_FORCE (Results 1 - 7 of 7) sorted by null

  /frameworks/native/cmds/installd/tests/
installd_service_test.cpp 40 static constexpr int FLAG_FORCE = 1 << 16;
148 service->fixupAppData(testUuid, FLAG_FORCE);
  /tools/tradefederation/core/src/com/android/tradefed/util/
GCSBucketUtil.java 47 private static final String FLAG_FORCE = "-f";
383 command.add(FLAG_FORCE);
  /frameworks/base/services/core/java/com/android/server/pm/
Installer.java 80 public static final int FLAG_FORCE = 1 << 16;
  /frameworks/native/cmds/installd/
InstalldNativeService.cpp 105 static constexpr int FLAG_FORCE = 1 << 16;
761 if (!(flags & FLAG_FORCE)) {
795 if (!(flags & FLAG_FORCE)) {
    [all...]
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 273 milliseconds