Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DInstantAppResolverConnection.java61 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()
217 if (DEBUG_INSTANT) { in bind()
255 if (bind("Optimistic Bind") != null && DEBUG_INSTANT) { in optimisticBind()
266 if (DEBUG_INSTANT) { in binderDied()
307 if (DEBUG_INSTANT) { in onServiceConnected()
326 if (DEBUG_INSTANT) { in onServiceDisconnected()
DInstantAppResolver.java70 private static final boolean DEBUG_INSTANT = Build.IS_DEBUGGABLE; field in InstantAppResolver
124 if (DEBUG_INSTANT) { in doInstantAppResolutionPhaseOne()
155 if (DEBUG_INSTANT && resolveInfo == null) { in doInstantAppResolutionPhaseOne()
179 if (DEBUG_INSTANT) { in doInstantAppResolutionPhaseTwo()
236 if (DEBUG_INSTANT) { in doInstantAppResolutionPhaseTwo()
463 if (DEBUG_INSTANT) { in computeResolveFilters()
500 if (DEBUG_INSTANT) { in computeResolveFilters()
504 } else if (DEBUG_INSTANT) { in computeResolveFilters()
DPackageManagerService.java432 private static final boolean DEBUG_INSTANT = Build.IS_DEBUGGABLE; field in PackageManagerService
3218 if (DEBUG_INSTANT) { in PackageManagerService()
3604 if (DEBUG_INSTANT) { in getInstantAppResolverLPr()
3621 if (DEBUG_INSTANT) { in getInstantAppResolverLPr()
3637 if (DEBUG_INSTANT) { in getInstantAppResolverLPr()
3644 if (DEBUG_INSTANT) { in getInstantAppResolverLPr()
3650 if (DEBUG_INSTANT) { in getInstantAppResolverLPr()
3678 if (DEBUG_INSTANT) { in getInstantAppInstallerLPr()
6119 if (DEBUG_INSTANT) {
6127 if (DEBUG_INSTANT) {
[all …]
/frameworks/base/core/java/android/app/
DInstantAppResolverService.java46 private static final boolean DEBUG_INSTANT = Build.IS_DEBUGGABLE; field in InstantAppResolverService
160 if (DEBUG_INSTANT) { in onBind()
175 if (DEBUG_INSTANT) { in onBind()
230 if (DEBUG_INSTANT) {
244 if (DEBUG_INSTANT) {