/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/ |
D | TvPipBoundsAlgorithm.java | 36 import com.android.internal.protolog.common.ProtoLog; 97 ProtoLog.d(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in getEntryDestinationBounds() 113 ProtoLog.d(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in getEntryDestinationBoundsIgnoringKeepClearAreas() 131 ProtoLog.d(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in getAdjustedDestinationBounds() 185 ProtoLog.d(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in getTvPipPlacement() 187 ProtoLog.d(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in getTvPipPlacement() 189 ProtoLog.d(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in getTvPipPlacement() 191 ProtoLog.d(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in getTvPipPlacement() 193 ProtoLog.d(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in getTvPipPlacement() 195 ProtoLog.d(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in getTvPipPlacement() [all …]
|
D | TvPipController.java | 42 import com.android.internal.protolog.common.ProtoLog; 282 ProtoLog.d(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in onConfigurationChanged() 304 ProtoLog.d(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in onDensityOrFontScaleChanged() 312 ProtoLog.d(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in onDisplayConfigurationChanged() 329 ProtoLog.i(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in movePipToOppositeSide() 353 ProtoLog.d(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in showPictureInPictureMenu() 357 ProtoLog.d(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in showPictureInPictureMenu() 373 ProtoLog.d(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in onMenuClosed() 388 ProtoLog.d(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in movePipToFullscreen() 395 ProtoLog.d(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in togglePipExpansion() [all …]
|
D | TvPipMenuController.java | 40 import com.android.internal.protolog.common.ProtoLog; 124 ProtoLog.d(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in setDelegate() 164 ProtoLog.d(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in attachPipMenu() 189 ProtoLog.e(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in attachPipMenuView() 255 ProtoLog.d(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in showMovementMenu() 262 ProtoLog.d(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, "%s: showMenu()", TAG); in showMenu() 282 ProtoLog.d(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in closeMenu() 312 ProtoLog.d(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in resizePipMenu() 358 ProtoLog.d(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in movePipMenu() 364 ProtoLog.d(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in movePipMenu() [all …]
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | ContentRecorder.java | 45 import com.android.internal.protolog.common.ProtoLog; 178 ProtoLog.v(WM_DEBUG_CONTENT_RECORDING, in onConfigurationChanged() 190 ProtoLog.v(WM_DEBUG_CONTENT_RECORDING, in onConfigurationChanged() 209 ProtoLog.v(WM_DEBUG_CONTENT_RECORDING, in onConfigurationChanged() 223 ProtoLog.v(WM_DEBUG_CONTENT_RECORDING, in onConfigurationChanged() 234 ProtoLog.v(WM_DEBUG_CONTENT_RECORDING, in onConfigurationChanged() 252 ProtoLog.v(WM_DEBUG_CONTENT_RECORDING, in pauseRecording() 294 ProtoLog.v(WM_DEBUG_CONTENT_RECORDING, in stopMediaProjection() 339 ProtoLog.v(WM_DEBUG_CONTENT_RECORDING, "Content Recording: waiting to record, so do " in startRecordingIfNeeded() 356 ProtoLog.v(WM_DEBUG_CONTENT_RECORDING, in startRecordingIfNeeded() [all …]
|
D | RemoteAnimationController.java | 48 import com.android.internal.protolog.common.ProtoLog; 128 ProtoLog.d(WM_DEBUG_REMOTE_ANIMATIONS, "createAnimationAdapter(): container=%s", in createRemoteAnimationRecord() 154 ProtoLog.d(WM_DEBUG_REMOTE_ANIMATIONS, "goodToGo()"); in goodToGo() 156 ProtoLog.d(WM_DEBUG_REMOTE_ANIMATIONS, in goodToGo() 174 ProtoLog.d(WM_DEBUG_REMOTE_ANIMATIONS, in goodToGo() 196 ProtoLog.d(WM_DEBUG_REMOTE_ANIMATIONS, "goodToGo(): onAnimationStart," in goodToGo() 213 if (ProtoLog.isEnabled(WM_DEBUG_REMOTE_ANIMATIONS, LogLevel.DEBUG)) { in goodToGo() 214 ProtoLog.d(WM_DEBUG_REMOTE_ANIMATIONS, "startAnimation(): Notify animation start:"); in goodToGo() 222 ProtoLog.d(WM_DEBUG_REMOTE_ANIMATIONS, "cancelAnimation(): reason=%s", reason); in cancelAnimation() 234 ProtoLog.i(WM_DEBUG_REMOTE_ANIMATIONS, "Starting remote animation"); in writeStartDebugStatement() [all …]
|
D | ContentRecordingController.java | 26 import com.android.internal.protolog.common.ProtoLog; 89 ProtoLog.v(WM_DEBUG_CONTENT_RECORDING, in setContentRecordingSessionLocked() 95 ProtoLog.v(WM_DEBUG_CONTENT_RECORDING, in setContentRecordingSessionLocked() 105 ProtoLog.v(WM_DEBUG_CONTENT_RECORDING, in setContentRecordingSessionLocked() 112 ProtoLog.v(WM_DEBUG_CONTENT_RECORDING, in setContentRecordingSessionLocked() 128 ProtoLog.v(WM_DEBUG_CONTENT_RECORDING, in setContentRecordingSessionLocked()
|
D | RecentsAnimation.java | 45 import com.android.internal.protolog.common.ProtoLog; 109 ProtoLog.d(WM_DEBUG_RECENTS_ANIMATIONS, "Preload recents with %s", in preloadRecentsActivity() 129 ProtoLog.d(WM_DEBUG_RECENTS_ANIMATIONS, "Updated config=%s", in preloadRecentsActivity() 151 ProtoLog.d(WM_DEBUG_RECENTS_ANIMATIONS, "Real start recents"); in preloadRecentsActivity() 175 ProtoLog.d(WM_DEBUG_RECENTS_ANIMATIONS, "startRecentsActivity(): intent=%s", mTargetIntent); in startRecentsActivity() 195 ProtoLog.d(WM_DEBUG_RECENTS_ANIMATIONS, in startRecentsActivity() 218 ProtoLog.d(WM_DEBUG_RECENTS_ANIMATIONS, "Moved rootTask=%s behind rootTask=%s", in startRecentsActivity() 237 ProtoLog.d(WM_DEBUG_RECENTS_ANIMATIONS, "Moved rootTask=%s behind rootTask=%s", in startRecentsActivity() 245 ProtoLog.d(WM_DEBUG_RECENTS_ANIMATIONS, "Started intent=%s", mTargetIntent); in startRecentsActivity() 287 ProtoLog.d(WM_DEBUG_RECENTS_ANIMATIONS, in finishAnimation() [all …]
|
D | TrustedPresentationListenerController.java | 43 import com.android.internal.protolog.common.ProtoLog; 115 ProtoLog.e(WM_DEBUG_TPL, "unregister failed, couldn't find" in unregister() 175 ProtoLog.d(WM_DEBUG_TPL, "Registering listener=%s with id=%d for window=%s with %s", in registerListener() 188 ProtoLog.d(WM_DEBUG_TPL, "Unregistering listener=%s with id=%d", in unregisterListener() 253 ProtoLog.v(WM_DEBUG_TPL, "Checking %d windows", mLastWindowHandles.length); in computeTpl() 259 ProtoLog.v(WM_DEBUG_TPL, "Skipping %s", windowHandle.name); in computeTpl() 283 ProtoLog.v(WM_DEBUG_TPL, "coveredRegionsAbove updated with %s frame:%s region:%s", in computeTpl() 318 ProtoLog.v(WM_DEBUG_TPL, "checkIfInThreshold fractionRendered=%f alpha=%f currTimeMs=%d", in checkIfInThreshold() 330 ProtoLog.v(WM_DEBUG_TPL, in checkIfInThreshold() 344 ProtoLog.d(WM_DEBUG_TPL, "Adding untrusted state listener=%s with id=%d", in checkIfInThreshold() [all …]
|
D | WindowStateAnimator.java | 65 import com.android.internal.protolog.common.ProtoLog; 173 ProtoLog.v(WM_DEBUG_ANIM, "Animation done in %s: exiting=%b, reportedVisible=%b", in onAnimationFinished() 215 ProtoLog.v(WM_DEBUG_STARTING_WINDOW, "Finishing drawing window %s: mDrawState=%s", in finishDrawingLocked() 222 ProtoLog.v(WM_DEBUG_DRAW, in finishDrawingLocked() 226 ProtoLog.v(WM_DEBUG_STARTING_WINDOW, "Draw state now committed in %s", mWin); in finishDrawingLocked() 250 ProtoLog.i(WM_DEBUG_ANIM, "commitFinishDrawingLocked: mDrawState=READY_TO_SHOW %s", in commitFinishDrawingLocked() 283 ProtoLog.i(WM_DEBUG_ANIM, "createSurface %s: mDrawState=DRAW_PENDING", this); in createSurfaceLocked() 327 ProtoLog.i(WM_SHOW_SURFACE_ALLOC, in createSurfaceLocked() 375 ProtoLog.i(WM_SHOW_SURFACE_ALLOC, "SURFACE DESTROY: %s. %s", in destroySurfaceLocked() 429 ProtoLog.v(WM_DEBUG_ORIENTATION, "Orientation change skips hidden %s", w); in prepareSurfaceLocked() [all …]
|
D | DisplayRotationReversionController.java | 29 import com.android.internal.protolog.common.ProtoLog; 87 ProtoLog.v(WM_DEBUG_ORIENTATION, "NOSENSOR override detected"); in updateForNoSensorOverride() 92 ProtoLog.v(WM_DEBUG_ORIENTATION, "NOSENSOR override is absent: reverting"); in updateForNoSensorOverride() 111 ProtoLog.v(WM_DEBUG_ORIENTATION, in revertOverride()
|
D | DisplayAreaOrganizerController.java | 36 import com.android.internal.protolog.common.ProtoLog; 135 ProtoLog.v(WM_DEBUG_WINDOW_ORGANIZER, "Register display organizer=%s uid=%d", in registerOrganizer() 147 ProtoLog.w(WM_DEBUG_WINDOW_ORGANIZER, in registerOrganizer() 174 ProtoLog.v(WM_DEBUG_WINDOW_ORGANIZER, "Unregister display organizer=%s uid=%d", in unregisterOrganizer() 198 ProtoLog.v(WM_DEBUG_WINDOW_ORGANIZER, "Create TaskDisplayArea uid=%d", uid); in createTaskDisplayArea() 257 ProtoLog.v(WM_DEBUG_WINDOW_ORGANIZER, "Delete TaskDisplayArea uid=%d", uid); in deleteTaskDisplayArea() 278 ProtoLog.v(WM_DEBUG_WINDOW_ORGANIZER, "DisplayArea appeared name=%s", da.getName()); in onDisplayAreaAppeared() 289 ProtoLog.v(WM_DEBUG_WINDOW_ORGANIZER, "DisplayArea vanished name=%s", da.getName()); in onDisplayAreaVanished() 302 ProtoLog.v(WM_DEBUG_WINDOW_ORGANIZER, "DisplayArea info changed name=%s", da.getName()); in onDisplayAreaInfoChanged()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/recents/ |
D | RecentsTransitionHandler.java | 66 import com.android.internal.protolog.common.ProtoLog; 144 ProtoLog.v(ShellProtoLogGroup.WM_SHELL_RECENTS_TRANSITION, in startRecentsTransition() 204 ProtoLog.v(ShellProtoLogGroup.WM_SHELL_RECENTS_TRANSITION, in startAnimation() 212 ProtoLog.v(ShellProtoLogGroup.WM_SHELL_RECENTS_TRANSITION, in startAnimation() 226 ProtoLog.v(ShellProtoLogGroup.WM_SHELL_RECENTS_TRANSITION, in mergeAnimation() 308 ProtoLog.v(ShellProtoLogGroup.WM_SHELL_RECENTS_TRANSITION, in RecentsController() 321 ProtoLog.v(ShellProtoLogGroup.WM_SHELL_RECENTS_TRANSITION, in setTransition() 333 ProtoLog.v(ShellProtoLogGroup.WM_SHELL_RECENTS_TRANSITION, in cancel() 373 ProtoLog.v(ShellProtoLogGroup.WM_SHELL_RECENTS_TRANSITION, in getSnapshotsForPausingTasks() 394 ProtoLog.v(ShellProtoLogGroup.WM_SHELL_RECENTS_TRANSITION, in sendCancel() [all …]
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/back/ |
D | BackAnimationController.java | 62 import com.android.internal.protolog.common.ProtoLog; 140 ProtoLog.w(WM_SHELL_BACK_PREVIEW, "Animation didn't finish in %d ms. Resetting...", 165 ProtoLog.i(WM_SHELL_BACK_PREVIEW, "Navigation window gone."); 248 ProtoLog.d(WM_SHELL_BACK_PREVIEW, "Back animation aconfig flag is enabled, therefore " in setupAnimationDeveloperSettingsObserver() 272 ProtoLog.d(WM_SHELL_BACK_PREVIEW, "Back animation enabled=%s", isEnabled); in updateEnableAnimationFromFlags() 463 ProtoLog.d(WM_SHELL_BACK_PREVIEW, in onMotionEvent() 482 ProtoLog.d(WM_SHELL_BACK_PREVIEW, in onMotionEvent() 506 ProtoLog.w(WM_SHELL_BACK_PREVIEW, in onGestureStarted() 541 ProtoLog.d(WM_SHELL_BACK_PREVIEW, "Received backNavigationInfo:%s", backNavigationInfo); in onBackNavigationInfoReceived() 543 ProtoLog.e(WM_SHELL_BACK_PREVIEW, "Received BackNavigationInfo is null."); in onBackNavigationInfoReceived() [all …]
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/ |
D | SplitScreenTransitions.java | 49 import com.android.internal.protolog.common.ProtoLog; 110 ProtoLog.d(WM_SHELL_SPLIT_SCREEN, "playAnimation: transition=%d", info.getDebugId()); in playAnimation() 137 ProtoLog.d(WM_SHELL_SPLIT_SCREEN, "playInternalAnimation: transition=%d", in playInternalAnimation() 232 ProtoLog.d(WM_SHELL_SPLIT_SCREEN, "playDragDismissAnimation: transition=%d", in playDragDismissAnimation() 273 ProtoLog.d(WM_SHELL_SPLIT_SCREEN, "playResizeAnimation: transition=%d", info.getDebugId()); in playResizeAnimation() 332 ProtoLog.d(WM_SHELL_SPLIT_SCREEN, "\tresolved enter transition"); in getPendingTransition() 335 ProtoLog.d(WM_SHELL_SPLIT_SCREEN, "\tresolved dismiss transition"); in getPendingTransition() 338 ProtoLog.d(WM_SHELL_SPLIT_SCREEN, "\tresolved resize transition"); in getPendingTransition() 341 ProtoLog.d(WM_SHELL_SPLIT_SCREEN, "\tresolved passThrough transition"); in getPendingTransition() 364 ProtoLog.v(WM_SHELL_TRANSITIONS, " splitTransition " in startEnterTransition() [all …]
|
D | StageTaskListener.java | 48 import com.android.internal.protolog.common.ProtoLog; 180 ProtoLog.d(WM_SHELL_SPLIT_SCREEN, "onTaskAppeared: taskId=%d taskParent=%d rootTask=%d " in onTaskAppeared() 218 ProtoLog.d(WM_SHELL_SPLIT_SCREEN, "onTaskInfoChanged: taskId=%d taskAct=%s", in onTaskInfoChanged() 236 ProtoLog.d(WM_SHELL_SPLIT_SCREEN, in onTaskInfoChanged() 265 ProtoLog.d(WM_SHELL_SPLIT_SCREEN, "onTaskVanished: task=%d", taskInfo.taskId); in onTaskVanished() 349 ProtoLog.d(WM_SHELL_SPLIT_SCREEN, "addTask: task=%d", task.taskId); in addTask() 359 ProtoLog.d(WM_SHELL_SPLIT_SCREEN, "reorderChild: task=%d onTop=%b", taskId, onTop); in reorderChild() 375 ProtoLog.d(WM_SHELL_SPLIT_SCREEN, "Evicting all children"); in evictAllChildren() 386 ProtoLog.d(WM_SHELL_SPLIT_SCREEN, "Evict other child: task=%d", taskId); in evictOtherChildren() 392 ProtoLog.d(WM_SHELL_SPLIT_SCREEN, "evictNonOpeningChildren"); in evictNonOpeningChildren() [all …]
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/ |
D | GlobalDragListener.kt | 28 import com.android.internal.protolog.common.ProtoLog 87 ProtoLog.v(ShellProtoLogGroup.WM_SHELL_DRAG_AND_DROP, in setListener() 100 ProtoLog.v(ShellProtoLogGroup.WM_SHELL_DRAG_AND_DROP, in onCrossWindowDrop() 110 ProtoLog.v(ShellProtoLogGroup.WM_SHELL_DRAG_AND_DROP, in onUnhandledDrop() 120 ProtoLog.v(ShellProtoLogGroup.WM_SHELL_DRAG_AND_DROP, in onUnhandledDrop()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/sysui/ |
D | ShellController.java | 43 import com.android.internal.protolog.common.ProtoLog; 202 ProtoLog.v(WM_SHELL_INIT, "Adding external interface from %s with key %s", in addExternalInterface() 237 ProtoLog.v(WM_SHELL_SYSUI_EVENTS, "Initial Configuration: %s", newConfig); in onConfigurationChanged() 242 ProtoLog.v(WM_SHELL_SYSUI_EVENTS, "New configuration change: %s", newConfig); in onConfigurationChanged() 243 ProtoLog.v(WM_SHELL_SYSUI_EVENTS, "\tchanges=%s", in onConfigurationChanged() 274 ProtoLog.v(WM_SHELL_SYSUI_EVENTS, "Keyguard visibility changed: visible=%b " in onKeyguardVisibilityChanged() 283 ProtoLog.v(WM_SHELL_SYSUI_EVENTS, "Keyguard dismiss animation finished"); in onKeyguardDismissAnimationFinished() 291 ProtoLog.v(WM_SHELL_SYSUI_EVENTS, "User changed: id=%d", newUserId); in onUserChanged() 299 ProtoLog.v(WM_SHELL_SYSUI_EVENTS, "User profiles changed"); in onUserProfilesChanged() 307 ProtoLog.v(WM_SHELL_SYSUI_EVENTS, "Display Ime bounds changed"); in onImeBoundsChanged() [all …]
|
D | ShellInit.java | 28 import com.android.internal.protolog.common.ProtoLog; 70 ProtoLog.v(WM_SHELL_INIT, "Adding init callback for %s", className); in addInitCallback() 78 ProtoLog.v(WM_SHELL_INIT, "Initializing Shell Components: %d", mInitCallbacks.size()); in init() 86 ProtoLog.v(WM_SHELL_INIT, "\t%s init took %dms", info.first, (t2 - t1)); in init()
|
/frameworks/base/tools/protologtool/ |
D | README.md | 3 Code transformation tool and viewer for ProtoLog. 21 In this mode ProtoLogTool transforms every ProtoLog logging call in form of: 23 ProtoLog.x(ProtoLogGroup.GROUP_NAME, "Format string %d %s", value1, value2); 33 where `ProtoLog`, `ProtoLogImpl` and `ProtoLogGroup` are the classes provided as arguments 82 Reads the binary ProtoLog log file and outputs a human-readable LogCat-like text log. 84 ## What is ProtoLog? 86 ProtoLog is a generic logging system created for the WindowManager project. It allows both binary a… 92 ProtoLog is designed to reduce both application size (and by that memory usage) and amount of resou… 103 Binary logs are saved as Protocol Buffers file. They can be read using the ProtoLog tool or special… 106 ## How to use ProtoLog? [all …]
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/freeform/ |
D | FreeformTaskListener.java | 28 import com.android.internal.protolog.common.ProtoLog; 87 ProtoLog.v(ShellProtoLogGroup.WM_SHELL_TASK_ORG, "Freeform Task Appeared: #%d", in onTaskAppeared() 105 ProtoLog.v(ShellProtoLogGroup.WM_SHELL_DESKTOP_MODE, in onTaskAppeared() 117 ProtoLog.v(ShellProtoLogGroup.WM_SHELL_TASK_ORG, "Freeform Task Vanished: #%d", in onTaskVanished() 126 ProtoLog.v(ShellProtoLogGroup.WM_SHELL_DESKTOP_MODE, in onTaskVanished() 142 ProtoLog.v(ShellProtoLogGroup.WM_SHELL_TASK_ORG, "Freeform Task Info Changed: #%d", in onTaskInfoChanged() 150 ProtoLog.v(ShellProtoLogGroup.WM_SHELL_DESKTOP_MODE, in onTaskInfoChanged() 165 ProtoLog.v(ShellProtoLogGroup.WM_SHELL_TASK_ORG, in onFocusTaskChanged()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/ |
D | PipTaskOrganizer.java | 76 import com.android.internal.protolog.common.ProtoLog; 495 ProtoLog.d(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in startSwipePipToHome() 509 ProtoLog.d(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in stopSwipePipToHome() 556 ProtoLog.w(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in mayRemoveContentOverlay() 570 ProtoLog.d(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in abortSwipePipToHome() 609 ProtoLog.wtf(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in exitPip() 629 ProtoLog.d(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in exitPip() 639 ProtoLog.d(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in exitPip() 661 ProtoLog.d(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in exitPip() 761 ProtoLog.wtf(ShellProtoLogGroup.WM_SHELL_PICTURE_IN_PICTURE, in removePip() [all …]
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/ |
D | ExpandedViewAnimationControllerImpl.java | 41 import com.android.internal.protolog.common.ProtoLog; 136 ProtoLog.d(WM_SHELL_BUBBLES, in updateDrag() 143 ProtoLog.d(WM_SHELL_BUBBLES, "notifying over collapse threshold"); in updateDrag() 165 ProtoLog.d(WM_SHELL_BUBBLES, in shouldCollapse() 173 ProtoLog.d(WM_SHELL_BUBBLES, in shouldCollapse() 180 ProtoLog.d(WM_SHELL_BUBBLES, in shouldCollapse() 185 ProtoLog.d(WM_SHELL_BUBBLES, "not collapsing expanded view"); in shouldCollapse() 193 ProtoLog.d(WM_SHELL_BUBBLES, "expandedView animate collapse swipeVel=%f minFlingVel=%d" in animateCollapse() 228 ProtoLog.d(WM_SHELL_BUBBLES, "expandedView animate back to expanded"); in animateBackToExpanded() 292 ProtoLog.d(WM_SHELL_BUBBLES, "reset expandedView collapsed state"); in reset()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
D | BubblesNavBarGestureTracker.java | 32 import com.android.internal.protolog.common.ProtoLog; 62 ProtoLog.d(WM_SHELL_BUBBLES, "start monitoring bubbles swipe up gesture"); in start() 78 ProtoLog.d(WM_SHELL_BUBBLES, "stop monitoring bubbles swipe up gesture"); in stop() 94 ProtoLog.d(WM_SHELL_BUBBLES, "intercept touch event"); in onInterceptTouch()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/ |
D | LegacyTransitions.java | 31 import com.android.internal.protolog.common.ProtoLog; 94 ProtoLog.v(WM_SHELL_TRANSITIONS, in onTransactionReady() 127 ProtoLog.v(WM_SHELL_TRANSITIONS, "\tSkipping hasFinishedCb=%b canceled=%b", in checkApply() 133 ProtoLog.v(WM_SHELL_TRANSITIONS, "\tapply"); in checkApply()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/pip/ |
D | PipPerfHintController.java | 29 import com.android.internal.protolog.common.ProtoLog; 92 ProtoLog.d(WM_SHELL_PICTURE_IN_PICTURE, "%s: high perf session %s timed out", TAG, in startSession() 97 ProtoLog.d(WM_SHELL_PICTURE_IN_PICTURE, "%s: high perf session %s is started", in startSession() 142 ProtoLog.d(WM_SHELL_PICTURE_IN_PICTURE, in close()
|