Thanks, I thought to look into AccessibilityManagerService, I just couldn't
find anywhere where it was invoking the onKey/ onKeyEvent methods in the
IAccessibility stubs.
My issue isn't with receiving events, I get all events expected and am able
to override their behaviors. I want to know where
On Sun, Jul 13, 2014 at 10:05 PM, Tom wrote:
> Android API 18 introduced the onKey method AccessibilityService along
> with the necessary flags to enable filtering KeyEvents. What system
> service/ method deals with the delivery of these events, and *is it
> possible to register for key events wh
Android API 18 introduced the onKey method AccessibilityService along with
the necessary flags to enable filtering KeyEvents. What system service/
method deals with the delivery of these events, and *is it possible to
register for key events when the screen is off*?
I've noticed that hardware b
3 matches
Mail list logo