Class android.app.UiAutomation
Added Methods | |
---|---|
void grantRuntimePermission (String, |
|
void grantRuntimePermissionAsUser (String, |
|
void revokeRuntimePermission (String, |
|
void revokeRuntimePermissionAsUser (String, |
Changed Methods | ||
---|---|---|
AccessibilityServiceInfo getServiceInfo () |
Change from final to non-final. |
|
boolean performGlobalAction (int ) |
Change from final to non-final. |
|
void setServiceInfo (AccessibilityServiceInfo ) |
Change from final to non-final. |