diff options
| -rw-r--r-- | api/4.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/api/4.xml b/api/4.xml index fc54859f7369..e79bd7e74a0a 100644 --- a/api/4.xml +++ b/api/4.xml @@ -51157,7 +51157,7 @@ <method name="breakText" return="int" abstract="false" - native="true" + native="false" synchronized="false" static="false" final="false" @@ -51201,7 +51201,7 @@ <method name="breakText" return="int" abstract="false" - native="true" + native="false" synchronized="false" static="false" final="false" @@ -51769,7 +51769,7 @@ <method name="measureText" return="float" abstract="false" - native="true" + native="false" synchronized="false" static="false" final="false" @@ -51786,7 +51786,7 @@ <method name="measureText" return="float" abstract="false" - native="true" + native="false" synchronized="false" static="false" final="false" @@ -51803,7 +51803,7 @@ <method name="measureText" return="float" abstract="false" - native="true" + native="false" synchronized="false" static="false" final="false" |