am 805fd7ee: Add API to get path to OBBs.
* commit '805fd7ee0e5dc2939e85c84f78d9890a51982bc0': Add API to get path to OBBs.
This commit is contained in:
@@ -25158,17 +25158,6 @@
|
||||
visibility="public"
|
||||
>
|
||||
</field>
|
||||
<field name="TASKS_GET_THUMBNAILS"
|
||||
type="int"
|
||||
transient="false"
|
||||
volatile="false"
|
||||
value="4096"
|
||||
static="true"
|
||||
final="true"
|
||||
deprecated="not deprecated"
|
||||
visibility="public"
|
||||
>
|
||||
</field>
|
||||
</class>
|
||||
<class name="ActivityManager.MemoryInfo"
|
||||
extends="java.lang.Object"
|
||||
@@ -25567,16 +25556,6 @@
|
||||
visibility="public"
|
||||
>
|
||||
</field>
|
||||
<field name="thumbnail"
|
||||
type="android.graphics.Bitmap"
|
||||
transient="false"
|
||||
volatile="false"
|
||||
static="false"
|
||||
final="false"
|
||||
deprecated="not deprecated"
|
||||
visibility="public"
|
||||
>
|
||||
</field>
|
||||
</class>
|
||||
<class name="ActivityManager.RunningAppProcessInfo"
|
||||
extends="java.lang.Object"
|
||||
@@ -48174,6 +48153,17 @@
|
||||
visibility="public"
|
||||
>
|
||||
</method>
|
||||
<method name="getObbDir"
|
||||
return="java.io.File"
|
||||
abstract="true"
|
||||
native="false"
|
||||
synchronized="false"
|
||||
static="false"
|
||||
final="false"
|
||||
deprecated="not deprecated"
|
||||
visibility="public"
|
||||
>
|
||||
</method>
|
||||
<method name="getPackageCodePath"
|
||||
return="java.lang.String"
|
||||
abstract="true"
|
||||
@@ -49782,6 +49772,17 @@
|
||||
visibility="public"
|
||||
>
|
||||
</method>
|
||||
<method name="getObbDir"
|
||||
return="java.io.File"
|
||||
abstract="false"
|
||||
native="false"
|
||||
synchronized="false"
|
||||
static="false"
|
||||
final="false"
|
||||
deprecated="not deprecated"
|
||||
visibility="public"
|
||||
>
|
||||
</method>
|
||||
<method name="getPackageCodePath"
|
||||
return="java.lang.String"
|
||||
abstract="false"
|
||||
|
||||
Reference in New Issue
Block a user