Home
last modified time | relevance | path

Searched refs:pm (Results 1 – 9 of 9) sorted by relevance

/benchmark/benchmark-macro/src/main/java/androidx/benchmark/macro/
DMacrobenchmark.kt19 import android.content.pm.ApplicationInfo in <lambda>()
20 import android.content.pm.ApplicationInfo.FLAG_DEBUGGABLE in <lambda>()
21 import android.content.pm.ApplicationInfo.FLAG_SYSTEM in <lambda>()
22 import android.content.pm.ApplicationInfo.FLAG_UPDATED_SYSTEM_APP in <lambda>()
23 import android.content.pm.PackageManager in <lambda>()
51 val pm = InstrumentationRegistry.getInstrumentation().context.packageManager in <lambda>() constant
53 return pm.getApplicationInfo(packageName, 0) in <lambda>()
DApi29.kt21 import android.content.pm.ApplicationInfo
/benchmark/gradle-plugin/src/main/resources/scripts/
Doatdumper.sh24 APPDIR=`adb shell pm path $PACKAGE | sed 's/^package:\(.*\)\/base\.apk$/\1/'`
/benchmark/benchmark/src/androidTest/java/androidx/benchmark/benchmark/
DBenchmarkConfigTest.kt19 import android.content.pm.ApplicationInfo
/benchmark/benchmark-common/src/main/java/androidx/benchmark/
DDeviceInfo.kt23 import android.content.pm.ApplicationInfo
24 import android.content.pm.PackageManager
DErrors.kt21 import android.content.pm.ApplicationInfo
/benchmark/benchmark-macro/src/androidTest/java/androidx/benchmark/macro/
DMacrobenchmarkScopeTest.kt21 import android.content.pm.PackageManager in <lambda>()
57 val pm = instrumentation.context.packageManager in <lambda>() constant
58 pm.getApplicationInfo(Packages.TARGET, 0) in <lambda>()
/benchmark/integration-tests/baselineprofile-consumer/src/release/generated/baselineProfiles/
Dexpected-startup-prof.txt767 …ProfileInstaller;->hasAlreadyWrittenProfileForThisInstall(Landroid/content/pm/PackageInfo;Ljava/io…
810 …$Api33Impl;->getPackageInfo(Landroid/content/pm/PackageManager;Landroid/content/Context;)Landroid/…
Dexpected-baseline-prof.txt767 …ProfileInstaller;->hasAlreadyWrittenProfileForThisInstall(Landroid/content/pm/PackageInfo;Ljava/io…
810 …$Api33Impl;->getPackageInfo(Landroid/content/pm/PackageManager;Landroid/content/Context;)Landroid/…