Loading services/tests/wmtests/src/com/android/server/wm/WindowManagerServiceTestSupport.kt +1 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,7 @@ object WindowManagerServiceTestSupport { * } * ``` * * @param context the [Context]] for the service. * @param context the [Context] for the service. * @param im the [InputManagerService] to use. * @param policy the [WindowManagerPolicy] to use. * @param atm the [ActivityTaskManagerService] to use. Loading Loading
services/tests/wmtests/src/com/android/server/wm/WindowManagerServiceTestSupport.kt +1 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,7 @@ object WindowManagerServiceTestSupport { * } * ``` * * @param context the [Context]] for the service. * @param context the [Context] for the service. * @param im the [InputManagerService] to use. * @param policy the [WindowManagerPolicy] to use. * @param atm the [ActivityTaskManagerService] to use. Loading