Searched refs:DEBUG_INSTANT (Results 1 – 8 of 8) sorted by relevance
62 private static final boolean DEBUG_INSTANT = Build.IS_DEBUGGABLE; field in InstantAppResolverConnection177 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()
74 private static final boolean DEBUG_INSTANT = Build.IS_DEBUGGABLE; field in InstantAppResolver144 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()
21 import static com.android.server.pm.PackageManagerService.DEBUG_INSTANT;559 if (DEBUG_INSTANT) { in applyPostContentProviderResolutionFilter()567 if (DEBUG_INSTANT) { in applyPostContentProviderResolutionFilter()
30 import static com.android.server.pm.PackageManagerService.DEBUG_INSTANT;261 if (DEBUG_INSTANT && ephemeral) { in handleStartCopy()
54 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()
358 public static final boolean DEBUG_INSTANT = Build.IS_DEBUGGABLE; field in PackageManagerService2467 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) {
52 private static final boolean DEBUG_INSTANT = Build.IS_DEBUGGABLE; field in InstantAppResolverService273 if (DEBUG_INSTANT) { in onBind()286 if (DEBUG_INSTANT) { in onBind()341 if (DEBUG_INSTANT) {355 if (DEBUG_INSTANT) {
6701 Landroid/app/InstantAppResolverService;->DEBUG_INSTANT:Z