HomeSort by relevance Sort by last modified time
    Searched refs:PACKAGES (Results 26 - 36 of 36) sorted by null

12

  /build/make/core/
definitions.mk 884 # return a list of the packages (yes, .apk packages, not
905 ### packages, although there may be words that do not. Only \
906 ### real packages will be present under PACKAGES.*, though.)
907 $(foreach _gpo_name,$(_gpo_names),$(PACKAGES.$(_gpo_name).OVERRIDES))
    [all...]
  /frameworks/base/core/java/android/os/
BatteryStats.java 57 * wakelocks, processes, packages, and services. All times are represented in microseconds
    [all...]
  /frameworks/base/services/core/java/com/android/server/pm/
Settings.java 190 private static final String TAG_BLOCK_UNINSTALL_PACKAGES = "block-uninstall-packages";
275 /** List of packages that installed other packages */
285 /** List of packages that are blocked for uninstall for specific users */
335 * used to upgrade the format of the packages.xml database not
388 // Packages that have been uninstalled and still need their external
392 // Packages that have been renamed since they were first installed.
393 // Keys are the new names of the packages, values are the original
394 // names. The packages appear everywhere else under their original
410 * Used to track packages that have a shared user ID that hasn't been rea
1569 ArraySet<String> packages = new ArraySet<>(); local
1821 ArraySet<String> packages = mBlockUninstallPackages.get(userId); local
1837 ArraySet<String> packages = mBlockUninstallPackages.get(userId); local
2015 ArraySet<String> packages = mBlockUninstallPackages.get(userId); local
4109 Collection<PackageSetting> packages = mPackages.values(); local
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/logging/log4j/log4j-core/2.5/
log4j-core-2.5.jar 
  /external/kotlinc/lib/
kotlin-reflect.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/
kotlin-reflect-1.0.6.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.1.3/
kotlin-reflect-1.1.3.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.1.3-2/
kotlin-reflect-1.1.3-2.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.2.0/
kotlin-reflect-1.2.0.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.2.20/
kotlin-reflect-1.2.20.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.5/
kotlin-reflect.jar 

Completed in 236 milliseconds

12