Merge "Make AccessibilityService#disableSelf atomic." into nyc-dev
This commit is contained in:
@@ -65,7 +65,7 @@ interface IAccessibilityServiceConnection {
|
|||||||
|
|
||||||
boolean performGlobalAction(int action);
|
boolean performGlobalAction(int action);
|
||||||
|
|
||||||
oneway void disableSelf();
|
void disableSelf();
|
||||||
|
|
||||||
oneway void setOnKeyEventResult(boolean handled, int sequence);
|
oneway void setOnKeyEventResult(boolean handled, int sequence);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user