Gen api info
This commit is contained in:
@@ -1,17 +1,14 @@
|
||||
// Signature format: 4.0
|
||||
|
||||
package pawletos.device {
|
||||
@SystemApi
|
||||
|
||||
public class PawletDevice {
|
||||
method public static String getBrandName(android.content.Context);
|
||||
method public static String getCodename(android.content.Context);
|
||||
method public static String getCurrentLocale(android.content.Context);
|
||||
method public static String getManufactureDate();
|
||||
method public static double getPawletSDKVersion();
|
||||
method public static String getSeries();
|
||||
method public static String getWarrantyExclusion();
|
||||
method public static boolean isEmulator();
|
||||
method public static boolean isPawletOS();
|
||||
method public static boolean isRooted();
|
||||
ctor public PawletDevice();
|
||||
method public static String! getBrandName(android.content.Context!);
|
||||
method public static String! getCodename(android.content.Context!);
|
||||
method public static String! getManufactureDate();
|
||||
method public static String! getSeries();
|
||||
method public static String! getWarrantyExclusion();
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
1
api/device/removed.txt
Normal file
1
api/device/removed.txt
Normal file
@@ -0,0 +1 @@
|
||||
// Signature format: 4.0
|
||||
1
api/device/system-current.txt
Normal file
1
api/device/system-current.txt
Normal file
@@ -0,0 +1 @@
|
||||
// Signature format: 2.0
|
||||
1
api/device/system-removed.txt
Normal file
1
api/device/system-removed.txt
Normal file
@@ -0,0 +1 @@
|
||||
// Signature format: 2.0
|
||||
1
api/device/test-current.txt
Normal file
1
api/device/test-current.txt
Normal file
@@ -0,0 +1 @@
|
||||
// Signature format: 2.0
|
||||
1
api/device/test-removed.txt
Normal file
1
api/device/test-removed.txt
Normal file
@@ -0,0 +1 @@
|
||||
// Signature format: 2.0
|
||||
@@ -2,11 +2,13 @@
|
||||
package pawletos.device.system {
|
||||
|
||||
public class PawletSystem {
|
||||
method public static boolean isEmulator();
|
||||
method public static boolean isRooted();
|
||||
method public static String getCurrentLocale(android.content.Context);
|
||||
method public static boolean isPawletOS();
|
||||
ctor public PawletSystem();
|
||||
method public static String! getCurrentLocale(android.content.Context!);
|
||||
method public static double getPawletSDKVersion();
|
||||
method public static boolean isEmulator();
|
||||
method public static boolean isPawletOS();
|
||||
method public static boolean isRooted();
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
1
api/system/removed.txt
Normal file
1
api/system/removed.txt
Normal file
@@ -0,0 +1 @@
|
||||
// Signature format: 4.0
|
||||
1
api/system/system-current.txt
Normal file
1
api/system/system-current.txt
Normal file
@@ -0,0 +1 @@
|
||||
// Signature format: 2.0
|
||||
1
api/system/system-removed.txt
Normal file
1
api/system/system-removed.txt
Normal file
@@ -0,0 +1 @@
|
||||
// Signature format: 2.0
|
||||
1
api/system/test-current.txt
Normal file
1
api/system/test-current.txt
Normal file
@@ -0,0 +1 @@
|
||||
// Signature format: 2.0
|
||||
1
api/system/test-removed.txt
Normal file
1
api/system/test-removed.txt
Normal file
@@ -0,0 +1 @@
|
||||
// Signature format: 2.0
|
||||
Reference in New Issue
Block a user