Gen api info

This commit is contained in:
2025-11-29 19:16:24 +00:00
parent 21f0cd7f31
commit 51a93970d9
12 changed files with 27 additions and 18 deletions

View File

@@ -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
View File

@@ -0,0 +1 @@
// Signature format: 4.0

View File

@@ -0,0 +1 @@
// Signature format: 2.0

View File

@@ -0,0 +1 @@
// Signature format: 2.0

View File

@@ -0,0 +1 @@
// Signature format: 2.0

View File

@@ -0,0 +1 @@
// Signature format: 2.0

View File

@@ -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
View File

@@ -0,0 +1 @@
// Signature format: 4.0

View File

@@ -0,0 +1 @@
// Signature format: 2.0

View File

@@ -0,0 +1 @@
// Signature format: 2.0

View File

@@ -0,0 +1 @@
// Signature format: 2.0

View File

@@ -0,0 +1 @@
// Signature format: 2.0