Home
last modified time | relevance | path

Searched refs:DEBUG_INSTANT (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DInstantAppResolverConnection.java62 private static final boolean DEBUG_INSTANT = Build.IS_DEBUGGABLE; field in InstantAppResolverConnection
177 if (DEBUG_INSTANT) { in bind()
194 if (DEBUG_INSTANT) { in bind()
212 if (DEBUG_INSTANT) { in bind()
222 if (DEBUG_INSTANT) { in bind()
260 if (bind("Optimistic Bind") != null && DEBUG_INSTANT) { in optimisticBind()
271 if (DEBUG_INSTANT) { in binderDied()
317 if (DEBUG_INSTANT) { in onServiceConnected()
336 if (DEBUG_INSTANT) { in onServiceDisconnected()
DInstantAppResolver.java74 private static final boolean DEBUG_INSTANT = Build.IS_DEBUGGABLE; field in InstantAppResolver
144 if (DEBUG_INSTANT) { in doInstantAppResolutionPhaseOne()
174 if (DEBUG_INSTANT && resolveInfo == null) { in doInstantAppResolutionPhaseOne()
199 if (DEBUG_INSTANT) { in doInstantAppResolutionPhaseTwo()
256 if (DEBUG_INSTANT) { in doInstantAppResolutionPhaseTwo()
497 if (DEBUG_INSTANT) { in computeResolveFilters()
534 if (DEBUG_INSTANT) { in computeResolveFilters()
538 } else if (DEBUG_INSTANT) { in computeResolveFilters()
DResolveIntentHelper.java21 import static com.android.server.pm.PackageManagerService.DEBUG_INSTANT;
559 if (DEBUG_INSTANT) { in applyPostContentProviderResolutionFilter()
567 if (DEBUG_INSTANT) { in applyPostContentProviderResolutionFilter()
DInstallingSession.java30 import static com.android.server.pm.PackageManagerService.DEBUG_INSTANT;
261 if (DEBUG_INSTANT && ephemeral) { in handleStartCopy()
DComputerEngine.java54 import static com.android.server.pm.PackageManagerService.DEBUG_INSTANT;
1321 if (DEBUG_INSTANT) { in applyPostServiceResolutionFilter()
1330 if (DEBUG_INSTANT) { in applyPostServiceResolutionFilter()
1402 if (DEBUG_INSTANT) { in maybeAddInstantAppInstaller()
1408 if (DEBUG_INSTANT) { in maybeAddInstantAppInstaller()
1476 if (DEBUG_INSTANT) { in maybeAddInstantAppInstaller()
2436 if (DEBUG_INSTANT) { in isInstantAppResolutionAllowedBody()
2444 if (DEBUG_INSTANT) { in isInstantAppResolutionAllowedBody()
DPackageManagerService.java358 public static final boolean DEBUG_INSTANT = Build.IS_DEBUGGABLE; field in PackageManagerService
2467 if (DEBUG_INSTANT) { in PackageManagerService()
2778 if (DEBUG_INSTANT) {
2795 if (DEBUG_INSTANT) {
2811 if (DEBUG_INSTANT) {
2818 if (DEBUG_INSTANT) {
2824 if (DEBUG_INSTANT) {
2854 if (DEBUG_INSTANT) {
3060 if (DEBUG_INSTANT) {
3068 if (DEBUG_INSTANT) {
/frameworks/base/core/java/android/app/
DInstantAppResolverService.java52 private static final boolean DEBUG_INSTANT = Build.IS_DEBUGGABLE; field in InstantAppResolverService
273 if (DEBUG_INSTANT) { in onBind()
286 if (DEBUG_INSTANT) { in onBind()
341 if (DEBUG_INSTANT) {
355 if (DEBUG_INSTANT) {
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt6701 Landroid/app/InstantAppResolverService;->DEBUG_INSTANT:Z