Home
last modified time | relevance | path

Searched refs:InputManagerService (Results 1 – 22 of 22) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DWiredAccessoryManager.java19 import static com.android.server.input.InputManagerService.SW_HEADPHONE_INSERT;
20 import static com.android.server.input.InputManagerService.SW_HEADPHONE_INSERT_BIT;
21 import static com.android.server.input.InputManagerService.SW_LINEOUT_INSERT;
22 import static com.android.server.input.InputManagerService.SW_LINEOUT_INSERT_BIT;
23 import static com.android.server.input.InputManagerService.SW_MICROPHONE_INSERT;
24 import static com.android.server.input.InputManagerService.SW_MICROPHONE_INSERT_BIT;
40 import com.android.server.input.InputManagerService;
41 import com.android.server.input.InputManagerService.WiredAccessoryCallbacks;
89 private final InputManagerService mInputManager;
93 public WiredAccessoryManager(Context context, InputManagerService inputManager) { in WiredAccessoryManager()
/frameworks/base/services/core/java/com/android/server/input/debug/
DFocusEventDebugGlobalMonitor.java25 import com.android.server.input.InputManagerService;
33 FocusEventDebugGlobalMonitor(FocusEventDebugView debugView, InputManagerService service) { in FocusEventDebugGlobalMonitor()
DFocusEventDebugView.java51 import com.android.server.input.InputManagerService;
76 private final InputManagerService mService;
98 FocusEventDebugView(Context c, InputManagerService service, in FocusEventDebugView()
111 public FocusEventDebugView(Context c, InputManagerService service) { in FocusEventDebugView()
/frameworks/base/tests/Input/src/com/android/server/input/debug/
DFocusEventDebugViewTest.java39 import com.android.server.input.InputManagerService;
59 InputManagerService mockService = mock(InputManagerService.class); in setUp()
/frameworks/native/services/inputflinger/docs/
Dpointer_capture.md5 …n be enabled or disabled for an `InputWindow` through requests to `InputManagerService`. Enabling …
26 1. Requests to enable Pointer Capture are forwarded from `InputManagerService` to `InputDispatcher`.
33 Pointer Capture can be disabled in two ways: by a request through `InputManagerService`, and as a r…
45 …nter Capture. This is updated whenever the Dispatcher receives requests from `InputManagerService`.
/frameworks/base/tests/Input/src/com/android/server/input/
DInputManagerServiceTests.kt85 private lateinit var wmCallbacks: InputManagerService.WindowManagerCallbacks
90 private lateinit var service: InputManagerService
105 InputManagerService(object : InputManagerService.Injector( in setup()
108 service: InputManagerService? in setup()
/frameworks/base/services/core/java/com/android/server/inputmethod/
DHandwritingEventReceiverSurface.java30 import com.android.server.input.InputManagerService;
68 t.setLayer(mInputSurface, InputManagerService.INPUT_OVERLAY_LAYER_HANDWRITING_SURFACE); in HandwritingEventReceiverSurface()
/frameworks/base/services/core/java/com/android/server/input/
DPersistentDataStore.java259 … Slog.w(InputManagerService.TAG, "Failed to load input manager persistent store data.", ex); in load()
262 … Slog.w(InputManagerService.TAG, "Failed to load input manager persistent store data.", ex); in load()
283 … Slog.w(InputManagerService.TAG, "Failed to save input manager persistent store data.", ex); in save()
375 Slog.w(InputManagerService.TAG, "Cannot get touch calibration.", ex); in getTouchCalibration()
388 Slog.w(InputManagerService.TAG, "Cannot set touch calibration.", ex); in setTouchCalibration()
DGestureMonitorSpyWindow.java70 t.setLayer(mInputSurface, InputManagerService.INPUT_OVERLAY_LAYER_GESTURE_MONITOR); in GestureMonitorSpyWindow()
DNativeInputManagerService.java287 NativeImpl(InputManagerService service, MessageQueue messageQueue) { in NativeImpl()
291 private native long init(InputManagerService service, MessageQueue messageQueue); in init()
DInputSettingsObserver.java51 private final InputManagerService mService;
55 InputSettingsObserver(Context context, Handler handler, InputManagerService service, in InputSettingsObserver()
DInputManagerService.java144 public class InputManagerService extends IInputManager.Stub class
428 NativeInputManagerService getNativeService(InputManagerService service) { in getNativeService()
437 public InputManagerService(Context context) { in InputManagerService() method in InputManagerService
442 InputManagerService(Injector injector) { in InputManagerService() method in InputManagerService
3083 return InputManagerService.this.transferTouchGesture(fromChannelToken, toChannelToken); in transferTouchGesture()
3097 InputManagerService.this.setMousePointerAccelerationEnabled(enabled, displayId); in setMousePointerAccelerationEnabled()
3102 InputManagerService.this.setDisplayEligibilityForPointerCapture(displayId, isEligible); in setDisplayEligibilityForPointerCapture()
3107 InputManagerService.this.setPointerIconVisible(visible, displayId); in setPointerIconVisible()
3127 return InputManagerService.this.createInputChannel(inputChannelName); in createInputChannel()
3170 InputManagerService.this.addKeyboardLayoutAssociation(inputPort, in addKeyboardLayoutAssociation()
[all …]
DKeyboardBacklightController.java57 InputManagerService.KeyboardBacklightControllerInterface, InputManager.InputDeviceListener {
/frameworks/base/services/core/java/com/android/server/wm/
DEmbeddedWindowController.java39 import com.android.server.input.InputManagerService;
59 private final InputManagerService mInputManagerService;
62 InputManagerService inputManagerService) { in EmbeddedWindowController()
DInputManagerCallback.java41 import com.android.server.input.InputManagerService;
46 final class InputManagerCallback implements InputManagerService.WindowManagerCallbacks {
DWindowManagerService.java351 import com.android.server.input.InputManagerService;
1053 final InputManagerService mInputManager;
1189 public static WindowManagerService main(final Context context, final InputManagerService im, in main()
1204 public static WindowManagerService main(final Context context, final InputManagerService im, in main()
1233 private WindowManagerService(Context context, InputManagerService inputManager, in WindowManagerService()
3725 InputManagerService.SW_LID); in getLidState()
3748 InputManagerService.SW_CAMERA_LENS_COVER); in getCameraLensCoverState()
5480 InputManagerService.BTN_MOUSE); in detectSafeMode()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DSystemServicesTestRule.java91 import com.android.server.input.InputManagerService;
140 private InputManagerService mImService;
326 mImService = mock(InputManagerService.class);
/frameworks/base/services/
Dproguard.flags92 -keep,allowoptimization,allowaccessmodification class com.android.server.input.InputManagerService {
Dart-wear-profile618 Lcom/android/server/input/InputManagerService$4;
619 Lcom/android/server/input/InputManagerService$AdditionalDisplayInputProperties;
620 Lcom/android/server/input/InputManagerService$InputFilterHost;
621 Lcom/android/server/input/InputManagerService$InputManagerHandler;
622 Lcom/android/server/input/InputManagerService$LocalService;
623 Lcom/android/server/input/InputManagerService;
2833 …er/timedetector/NetworkTimeUpdateService;Lcom/android/server/input/InputManagerService;Lcom/androi…
2847 …er/timedetector/NetworkTimeUpdateService;Lcom/android/server/input/InputManagerService;Lcom/androi…
2864 …er/timedetector/NetworkTimeUpdateService;Lcom/android/server/input/InputManagerService;Lcom/androi…
11847 …Lcom/android/server/input/InputManagerService$$ExternalSyntheticLambda7;-><init>(Lcom/android/serv…
[all …]
Dart-profile1478 …ndroid/server/input/InputManagerInternal;Lcom/android/server/input/InputManagerService$LocalServic…
3546 …id/util/ArraySet;]Lcom/android/server/input/InputManagerService;Lcom/android/server/input/InputMan…
3650 …id/util/ArrayMap;]Lcom/android/server/input/InputManagerService;Lcom/android/server/input/InputMan…
3995 Lcom/android/server/input/InputManagerService$LocalService;
/frameworks/opt/car/services/updatableServices/tests/src/com/android/server/wm/
DCarLaunchParamsModifierUpdatableTest.java64 import com.android.server.input.InputManagerService;
120 private InputManagerService mInputManagerService;
/frameworks/base/services/java/com/android/server/
DSystemServer.java170 import com.android.server.input.InputManagerService;
1449 InputManagerService inputManager = null; in startOtherServices()
1609 inputManager = new InputManagerService(context); in startOtherServices()
3013 final InputManagerService inputManagerF = inputManager; in startOtherServices()