HomeSort by relevance Sort by last modified time
    Searched defs:isDeviceProvisioningPackage (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/
Utils.java 245 || isDeviceProvisioningPackage(resources, pkg.packageName);
268 public static boolean isDeviceProvisioningPackage(Resources resources, String packageName) {
  /frameworks/base/services/usage/java/com/android/server/usage/
UsageStatsService.java     [all...]

Completed in 1168 milliseconds